/
CR
crayon
/
Crayon Group Customer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
crayon
Crayon Group Customer API
post
/api/v1/Users
v1
latest
OpenAPI 3.0.1
2026-08-04
163
173
381.2 KB
Users
post
/api/v1/Users
Request body
UserUpsert
required
id
string
nullable
userName
string
nullable
firstName
string
nullable
lastName
string
nullable
lockoutEnabled
boolean
tenantAdmin
boolean
Response
Success
User
required
id
string
nullable
userName
string
nullable
firstName
string
nullable
lastName
string
nullable
email
string
nullable
emailConfirmed
boolean
lockoutEnabled
boolean
lockoutEnd
string
date-time
nullable
phoneNumber
string
nullable
phoneNumberConfirmed
boolean
twoFactorEnabled
boolean
tenantAdmin
boolean
billingAgent
boolean
nullable
supportAgent
boolean
nullable
supportUser
boolean
nullable