Delete a password policy

Delete an existing password policy based on its internal name

Path parameters
name
string required

The internal name of the password policy to delete

Responses
  • 204 Password policy successfully deleted
  • 400 Unable to Delete the password policy
  • 401 Authentication error
  • 403 Forbidden action
  • 404 Password policy not found
  • 500 Unexpected internal server error