Create a User from SCIM data

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

A service provider's unique identifier for the user

string | null

A unique identifier for the user from the external provisioning system

name
object
required

The components of the user's name

emails
array of objects
required

Email addresses for the User

emails*
string | null

This attribute is intended to be used as a means to set, replace, or compare (i.e., filter for equality) a password

phoneNumbers
array of objects | null

Phone numbers for the User

phoneNumbers
Response
201

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.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!