Delete user account permanently​
Permanently delete the authenticated user account and all associated data from QuranReflect and Quran.com. This action is irreversible. The user is immediately banned to prevent further actions, then all data is deleted in the background. All posts, comments, likes, preferences, and memberships will be removed. If the user owns rooms, posts by other members will be converted to global posts.
Responses
- 200
- 401
Account deletion initiated successfully
application/json
Schema
Example (from schema)
Schema
success boolean
message string
{
"success": true,
"message": "Account deletion initiated successfully"
}
User not authenticated
Loading...