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.

Changes