v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organization roles

Replace resource scopes for organization role

Replace all resource scopes that are assigned to the specified organization role with the given resource scopes. This effectively removes all existing organization scope assignments and replaces them with the new ones.

put/api/organization-roles/{id}/resource-scopes

Path parameters

idstring required

The unique identifier of the organization role.

Request body

scopeIdsstring[] required

An array of resource scope IDs to replace existing scopes.

Response

Resource scopes were replaced successfully.