Users
Delete current user
Deletes the currently authenticated user. Use this with caution.
delete/users/me
Response
Successful response
Example response
{
"success": true
}Deletes the currently authenticated user. Use this with caution.
Successful response
{
"success": true
}