Organization roles

Remove organization scope

Remove a organization scope assignment from the specified organization role.

delete/api/organization-roles/{id}/scopes/{organizationScopeId}

Path parameters

idstring required

The unique identifier of the organization role.

organizationScopeIdstring required

The unique identifier of the organization scope.

Response

Organization scope assignment was removed successfully.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.