Uploads a consent (and specifies the type of the consent that is being uploaded) for a specific session id = {id}
Multiple consents can be uploaded per sessionId
but only the latest will be consider binding
Note: always ensure that you use the correct API URL to send requests. See the API URL section for more info.
Your integration's API key (occasionally referred to the "Token", "API public key" or "Publishable key")
Request body signed with the shared secret key
Session id
Consent type
Indicates if the consent has been approved by the end-user or not
Consent text exactly (same language) as shown to the end-user
UUID v4 identifying the consent
Context representing the type of consent
UUID v4 of the session the consent belongs to
Bad request
Unauthorized
Session not found
Internal server error