delete https://customer.my.onetrust.com/rest/api/preferences/v1/attachments-reference/
Use this API to remove a specific file reference attached to a given data subject.
Things to Know
- The
attachmentId
parameter value corresponds to theRefId
parameter value returned after uploading a file using the Upload Attachments API.
Recipes
🗃️
Consent Attachments: Upload, Attach, Download & Delete
Open Recipe