Skip to main content
POST
Create a user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
companyId
string
required
id
string

External user ID.

wallet
string
clerk_user_id
string
name
string
email
string
traits
object

Response

User created

data
object
Last modified on September 19, 2026