EaserixDocs
DevelopersAPI referenceAuth & accountsMe

Delete account

Full sessions only. Refused while the caller is the sole owner of a team org that still has other members (dynamic 409 message).

View as Markdown
DELETE
/v1/me
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/me"
{  "message": "string"}