Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.16 KB

postv1scimv2groups.md

File metadata and controls

11 lines (7 loc) · 1.16 KB

PostV1ScimV2Groups

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.

Fields

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