API Reference
Log In
API Reference

Delete an Account (admin rights needed)

Deletes an Account given its Account identifier. Admin rights are required to delete an Account. The optional boolean query parameter hardDelete may be set to true to permanently delete all Account information.

Path Params
string
required

Unique Account identifier.

Query Params
boolean

Set hardDelete = true if you want to do a "hard delete".

Response
200

Successfully deleted an Account.

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