Organizations Endpoints
Add Group to Organization
Add a new IdP group to an organization
POST
Adds an enterprise IdP (Identity Provider) group to a specific organization with a specified role.
IdP groups must be explicitly enabled for your enterprise and are only supported for some enterprise SSO connections. Contact your administrator to enable group support.
Path Parameters
The unique identifier of the organization to add the group to
Request Body
Name of the group to add to the organization
Role for the group within the organization. Must be either “admin” or “member”
Response
Name of the group
Unique identifier for the organization
Role of the group within the organization (admin or member)