Skip to main content

Delete an enterprise role

DELETE 

/nevisidm/api/core/v1/:clientExtId/eroles/:extId

Since: 2.75.2, 2.76.0

Required permission(s): AccessControl.EnterpriseRoleDelete

Deletes the enterprise role with the given external ID from the specified client.

This operation permanently removes the enterprise role. All user profiles that have this enterprise role assigned will lose the associated role assignments.

Request

Responses

Enterprise role deleted successfully