Delete my user
DELETE/users/me
Deletes the currently authenticated user. All authentication tokens will be removed and the user will not be able to make any request.
Responses​
- 200
- default
A successful response.
An unexpected error response.
DELETE/users/me
Deletes the currently authenticated user. All authentication tokens will be removed and the user will not be able to make any request.
A successful response.
An unexpected error response.