Attach Files to Control Implementation

Use this API to attach a list of files to a specific control 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
string
required

ID of the control implementation. The value can be obtained using Get List of Control Implementations by Entity API.

Body Params
controlAttachmentRequests
array of objects
required

List of attachment requests to be associated with the control implementation.

controlAttachmentRequests*
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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