Delete a local identity

Delete an existing local identity based on its identifier

Path parameters
identifier
string required

Local identity identifier.

Example administrator
Responses
  • 204 Local identity successfully deleted
  • 401 Authentication error.
  • 403 Forbidden action
  • 404 Local identity not found
  • 500 Unexpected internal server error