Users
Delete a user
Deletes the currently authenticated user together with all their data.
delete/users/me
Response
Created
Example response
{
"message": "action performed successfully",
"status": "success"
}Deletes the currently authenticated user together with all their data.
Created
{
"message": "action performed successfully",
"status": "success"
}