Organization roles

Assign resource scopes to organization role

Assign resource scopes to the specified organization role

post/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 be assigned. Existed scope IDs assignments will be ignored.

Response

Resource scopes were assigned successfully.

Changes

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