Roles

Delete role

Delete a role with the given ID.

delete/api/roles/{id}

Path parameters

idstring required

The unique identifier of the role.

Response

The role was deleted.

Changes