Skip to main content
POST
Cancel a pending deletion request

Authorizations

Authorization
string
header
required

JWT session token authentication. Use for user-context requests. The token is returned by the login endpoint and expires after 15 minutes.

Response

Deletion request cancelled successfully

success
boolean
Example:

true

message
string
Example:

"Deletion request cancelled successfully"