v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organization roles

Replace organization scopes for organization role

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

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

Path parameters

idstring required

The unique identifier of the organization role.

Request body

organizationScopeIdsstring[] required

An array of organization scope IDs to replace existing scopes.

Response

Organization scopes were replaced successfully.