Create user

Provision a new user into the workspace. The user will be added as a workspace member.

If an externalId is provided and matches an existing user, the existing user will be updated instead of creating a duplicate. This allows IdPs to re-provision users who changed their email address.

If the user's email already belongs to an active workspace member, a 409 Conflict is returned.

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

The user's email address. Must be unique across the workspace.

name
object
required
string

An optional external identifier from the IdP. Recommended for reliable user matching across email changes.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/scim+json