Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 3.45 KB

postv1scimv2users.md

File metadata and controls

14 lines (10 loc) · 3.45 KB

PostV1ScimV2Users

SCIM endpoint to create and provision a new User. This endpoint will provision the User, which allows them to accept their account throught their IDP or via the Forgot Password flow.

Fields

Field Type Required Description
UserName string ✔️ A service provider's unique identifier for the user
Name components.Name ✔️ The components of the user's name
Emails []components.Emails ✔️ Email addresses for the User
Roles []string Roles for the User. Options are owner, member or collaborator
Password *string This attribute is intended to be used as a means to set, replace, or compare (i.e., filter for equality) a password