Erase specific resources

POST {{baseUrl}}/v1/subjectAccessRequests/erase

This API erases specific resources related to a subject access request.

OAuth Scope

  • Desk.settings.UPDATE

Attributes

Attribute NameData TypeDescription
ids (required)<list>
Array containing the IDs of the resources that must be exported.
contactEmailId (required)<string>
max chars : 100
Email ID of the user who made the request.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;modifiedTime&quot;:&quot;2020-10-26T16:10:18.930Z&quot;,&quot;contactEmailId&quot;:&quot;nirmal@zylker.com&quot;,&quot;requestType&quot;:&quot;ERASURE_REQUEST&quot;,&quot;recordType&quot;:&quot;SPECIFIC&quot;,&quot;module&quot;:&quot;tickets&quot;,&quot;query&quot;:{&quot;criteriaFields&quot;:[{&quot;condition&quot;:&quot;is before&quot;,&quot;field&quot;:{&quot;apiName&quot;:&quot;createdTime&quot;,&quot;fieldLabel&quot;:&quot;Created Time&quot;},&quot;value&quot;:{&quot;primitive&quot;:[{&quot;displayKey&quot;:&quot;${CURRENTTIME}&quot;,&quot;key&quot;:&quot;${CURRENTTIME}&quot;}],&quot;type&quot;:&quot;primitive&quot;}}],&quot;criteriaPattern&quot;:&quot;1&quot;},&quot;downloadURL&quot;:&quot;https://download.zoho.com/webdownload?x-service=desk\u0026event-id=d7c93cfe30f48f884b41171390d582f3c0cdb2\u0026x-cli-msg=%7B%22portalname%22%3A%22jordan%22%2C%22inline%22%3A%22false%22%7D&quot;,&quot;modifiedById&quot;:&quot;7000000000247&quot;,&quot;referenceTicketNumber&quot;:null,&quot;sarNumber&quot;:&quot;91&quot;,&quot;createdTime&quot;:&quot;2020-10-26T16:10:18.930Z&quot;,&quot;id&quot;:&quot;7000000075001&quot;,&quot;createdById&quot;:&quot;7000000000247&quot;,&quot;status&quot;:&quot;COMPLETED&quot;}