Users
Delete user account
Permanently deletes a user account and removes all associated data. This operation is irreversible.
DELETE
/users/{userName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
userName*string
The unique identifier of the user
Match
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$Response Body
application/json
application/json
application/json
application/json