Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
204
No content, user deleted.
Deletes the currently authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
No content, user deleted.