Skip to main content
POST
Create a SCIM user

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

orgSlug
string
required

The organization slug that scopes the SCIM tenant.

Body

application/scim+json
userName
string
required
schemas
string[]
name
object
displayName
string
emails
object[]
active
boolean
externalId
string

Response

201 - application/scim+json

The newly provisioned SCIM User resource.

schemas
string[]
id
string
userName
string
name
object
emails
object[]
displayName
string
active
boolean
meta
object