Organizations

Add organization JIT default roles

Add new organization roles that will be assigned to users during just-in-time provisioning.

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

Path parameters

idstring required

The unique identifier of the organization.

Request body

organizationRoleIdsstring[] required

The organization role IDs to add.

Response

The organization roles were added successfully.

Changes

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