Removals
Delete Removal
This endpoint deletes a removal - this is irreversible and the removal cannot be recovered.
It will return an error if the removal is not in DRAFT status.
DELETE
/
removals
/
{id}
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
id
string
requiredWas this page helpful?