Create User
This API creates a user and returns the user details along with the user's unique ID.
-
<b>Scope(Permission) required:</b> internal_user_mgt_create
-
<b>Flow type:</b> Client Credentials OAuth Flow
Query parameters
SCIM defined attributes parameter.
SCIM defined excludedAttribute parameter.
Response
User is created.
Changes
Changed in 2 of the 4 revisions of this API.91
- ▲
the
oneOf[subschema #1: Set a password for the user]/schemasrequest property type/format changed fromobject/toarray/request-property-type-changed
- ▲
the
oneOf[subschema #2: Invite the user to set their own password]/schemasrequest property type/format changed fromobject/toarray/request-property-type-changed
- ▲
response property
emails/items/list-of-types was widened by adding typesstringto media typeapplication/scim+jsonof response201response-property-list-of-types-widened
- ▲
the
rolesresponse's property type/format changed fromobject/toarray/for status201response-property-type-changed
- ▲
the
schemasresponse's property type/format changed fromobject/toarray/for status201response-property-type-changed
- ▲
- ▲
the
oneOf[subschema #1: Set a password for the user]/schemasrequest property type/format changed fromarray/toobject/request-property-type-changed
- ▲
the
oneOf[subschema #2: Invite the user to set their own password]/schemasrequest property type/format changed fromarray/toobject/request-property-type-changed
- ▲
the
rolesresponse's property type/format changed fromarray/toobject/for status201response-property-type-changed
- ▲
the
schemasresponse's property type/format changed fromarray/toobject/for status201response-property-type-changed
- ○
response property
emails/items/list-of-types was narrowed by removing typesstringfrom media typeapplication/scim+jsonof response201response-property-list-of-types-narrowed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲