delete_account
- Inputs
No input
- Errors
{
"must_login": "must login with a username for remove it"
}
- Extra Description
Delete user profile, username and sessions of the user
- Sample
- Url:
- Output:
{
"status": "success",
"time": 1526798758.1353204
}