Upload Consent Attachment

Use this API to upload and store files which contain written consent of data subjects' transactions.

🗒

Things to Know

  • The size of uploaded files must be less than 4MB.

  • The following file formats are allowed: .pdf, .jpeg, .jpg, and .png.

  • The RefID parameter returned within the response body can be used to attach file references to incoming data subject consents using the Create Consent Receipts API.

  • File references can be attached to a given data subject or data subject purpose by using the attachments or PurposeAttachments parameters in the Create Consent Receipts API respectively.

Body Params
file
required

The file to upload. Supported formats: .pdf, .jpeg, .jpg, .png. Max size: 4MB.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*