Check the status of a deletion request
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
deletion_request_id
The unique identifier of the deletion request
Response
Deletion request status
deletion_request_id
The unique identifier of the deletion request
resource_type
The type of resource that was deleted
resource_id
The unique identifier of the resource that was deleted
status
The status of the deletion request
Allowed values:
Errors
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error