Delete User

Path Params
string
required
Responses
204

No Content. User was successfully deleted.

400

Bad Request. Occurs if an unexpected error prevents user deletion.

401

Unauthorized. Occurs if bearer token is invalid.

404

Not Found. Occurs if the user does not exist.

409

Conflict. Occurs if the user cannot be deleted (e.g., account owner or default document owner).

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!