Skip to main content
POST
Request account and data deletion (GDPR Right to be Forgotten)

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.

Body

application/json
reason
string

Optional reason for the deletion request

Example:

"I no longer use this service"

Response

Deletion request submitted successfully

success
boolean
Example:

true

message
string
Example:

"Data deletion request submitted successfully. You will receive an email confirmation shortly."

request
object

Summary of a submitted data deletion request