Delete an existing account

Delete an existing account based on its identifier

Path parameters
identifier
string required

The account's identifier

Responses
  • 204 Account successfully deleted
  • 401 Unauthorized request
  • 403 Forbidden action
  • 404 Not Found
  • 500 Internal Server error