Delete an existing role

Delete an existing role based on its name

Path parameters
name
string required

Name of the role to delete

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