Add Attachments to Evidence Task Implementation

Use this API to attach files, a note or a link to a specific Evidence Task Implementation.

🗒

Things to Know

  • The files must first be uploaded to the OneTrust application using the Upload File API. The Id and Name parameter values returned in the Upload File API response are required in the request body for this API.
Path Params
uuid
required

The unique identifier (UUID) of the evidence task implementation.

Body Params
date
required

The date that the attachment was collected.

string
enum
required

The type of attachment.

Allowed:
evidenceTaskImplementationDocumentRequests
array of objects
required
length ≥ 1

The list of files to attach.

evidenceTaskImplementationDocumentRequests*
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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