SCIM endpoint to create a new Team (Colloquial for Group in the SCIM protocol). Any members defined in the payload will be assigned to the team with no defined role.
Field | Type | Required | Description |
---|---|---|---|
DisplayName |
string | ✔️ | The name of the team being created |
Members |
[]components.Members | ✔️ | N/A |