delete https://api.mediasilo.com/v3/users/
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"}