Remove Custom Labels Associated with Requests

deleteCustomLabelByName
Method
DELETE
Content-Type
application/json
URL
https://irm.trustarc.com/server/api/v1/external/requests/{requestId}/labels/name/{labelName}
Headers
Authorization: Bearer <access_token>
Query Parameters
Required Query Parameters
Name Value Description
labelNameRequired string (path) The name of the label to delete.
requestIdRequired string($uuid) (path) The request ID.
Sample Request
N/A
Sample Success Response
N/A
Response Codes
Code: 200 OK
Code: 204 No Content
Code: 401 Unauthorized
Code: 403 Forbidden
TrustArc  ·  IRM — Delete Custom Label by Name API Reference  ·  support.trustarc.com