Create a new User

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

SCIM defined attributes parameter.

string

SCIM defined excludedAttribute parameter.

Body Params
schemas
array of strings
schemas
string
string
meta
object
string
boolean
name
object
string
emails
array of objects
emails
phoneNumbers
array of objects
phoneNumbers
addresses
array of objects
addresses
string
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

201
Read more here: https://forum.jostle.us/hc/en-us/articles/360047694954-User-Provisioning-API-
Supported fields are here: https://api-prod.jostle.us/scim2/Schemas
Minimum required (unique username):<{ "name":{ "familyName":"Sample_Last", "givenName":"Sample_First" }, "active": true, "userName":"[email protected]" }
401

Unauthorized

403

Forbidden

404

User not found

Language
LoadingLoading…
Response
Choose an example:
*/*