Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.8 KB

putv1scimv2groupsid.md

File metadata and controls

11 lines (7 loc) · 1.8 KB

PutV1ScimV2GroupsID

SCIM endpoint to update a Team (Colloquial for Group in the SCIM protocol). Any members defined in the payload will be assigned to the team with no defined role, any missing members will be removed from the team.

Fields

Field Type Required Description
DisplayName string ✔️ The name of the team being updated
Members []components.PutV1ScimV2GroupsIDMembers ✔️ N/A