Delete a role with the specified ID. The role being deleted must not be in use by any entity users, otherwise a 409 error is returned. To check if there are entity users that have this role, call GET /entity_users?role_id=ROLE_ID
.
The ID of the entity that owns the requested resource.