|docs
Start Trial

Create user

Creates a new user with the provided details. Scoped OAuth requires: users.write

Authorization

apiKey bearerToken
Authorization<token>

A General Access API Key with format Token token=<API_KEY>

In: header

AuthorizationBearer <token>

An App OAuth Token with format Bearer <TOKEN>

In: header

Request Body

application/json

SCIM User Create Params

TypeScript Definitions

Use the request body type in TypeScript.

The properties of a SCIM user that can be set/modified. All other properties are ignored.

Response Body

application/scim+json

application/scim+json

application/scim+json

application/scim+json

application/scim+json