Organizations
Remove organization JIT default role
Remove an organization role that will be assigned to users during just-in-time provisioning.
delete/api/organizations/{id}/jit/roles/{organizationRoleId}
Path parameters
idstring required
The unique identifier of the organization.
organizationRoleIdstring required
The unique identifier of the organization role.
Response
The organization role was removed successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.