Delete a principal

Delete an existing principal based on its identifier

Path parameters
identifier
string required

The identifier of the principal to delete

Responses
  • 204 Principal information successfully deleted
  • 401 Authentication error
  • 403 Forbidden action
  • 404 Principal Information not found
  • 500 Unexpected internal server error