Delete a user

This request deletes a given user. A user account can only be deleted by its owner, a 403 error is returned otherwise.

An additional x-user-password header is required, which is used as confirmation.

Path Params
string
required

User ID or API key

Headers
string
required

Your API key

string
required

User password, needed as confirmation.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json