v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
Organizations

Replace organization JIT default roles

Replace all organization roles that will be assigned to users during just-in-time provisioning with the given data.

put/api/organizations/{id}/jit/roles

Path parameters

idstring required

The unique identifier of the organization.

Request body

organizationRoleIdsstring[] required

An array of organization role IDs to replace existing organization roles.

Response

The organization roles were replaced successfully.