Delete User

Deletes a user permanently.

Removes a user permanently. It is possible to disable a user temporarily which means the disabled user doesn't count toward the max user quota. Use PUT /v3/users/:userid with a body of "{status": "LOCKED | DELETED"}

Language
Credentials
:
Click Try It! to start a request and see the response here!