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_idstringRequired
The unique identifier of the deletion request

Response

Deletion request status
deletion_request_idstring
The unique identifier of the deletion request
resource_typestring
The type of resource that was deleted
resource_idstring
The unique identifier of the resource that was deleted
statusenum
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