/
ES
esper
/
ESPER API REFERENCE
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
esper
ESPER API REFERENCE
patch
Partial update a User
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
349
458
1.6 MB
esper_cloud_api_User (Deprecated)
Partial update a User
Partial update a User
patch
/user/{user_id}/
Path parameters
user_id
integer
required
User ID
Request body
EsperCloudApiUserUpdate
required
username
string
password
string
first_name
string
last_name
string
is_active
boolean
email
string
email
profile
EsperCloudApiUserProfileCreate
Response
Partial updated User
EsperCloudApiUser
required
id
integer
username
string
email
string
email
first_name
string
last_name
string
full_name
string
is_staff
boolean
is_superuser
boolean
is_active
boolean
profile
EsperCloudApiUserProfile
emm
EsperCloudApiEMM
last_login
string
token
string
has_emm
boolean
is_email_verified
boolean