User
Delete user
Deletes the currently authenticated user.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
204
No content, user deleted.
Was this page helpful?
Deletes the currently authenticated user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
No content, user deleted.
Was this page helpful?