Delete User

Deletes a user.

Path Params
string
required

The identifier provided after the user was created.

Responses
204

Deleted the user. Returns an empty payload.

403

Not authorized

404

Record not found. Please check to make sure that the specified ID is valid.

500

Internal system error. Please contact support in the event that this occurs.

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