Delete User Role
Deletes a user role with the specified ID.
Path Parameters
- id string required
User Role ID
Responses
- 200
- 400
- 403
- 500
successful operation
invalid_id / cannot_delete_role_users_associated / invalid_id
unauthorized_access
internal_error
Loading...