Check the status of a deletion request

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

deletion_request_idstringRequired
The unique identifier of the deletion request

Response

Deletion request status
deletion_request_idstring or null
The unique identifier of the deletion request
resource_typestring or null
The type of resource that was deleted
resource_idstring or null
The unique identifier of the resource that was deleted
statusenum or null
The status of the deletion request
Allowed values:

Errors