Skip to main content
DELETE
Remove user from account

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string<email>
required

User email

Response

User removed successfully

message
string