/
ES
esper
/
ESPER API REFERENCE
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 2d ago
View markdown
esper
ESPER API REFERENCE
put
Update a User
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
349
458
1.6 MB
apps_management_App List
1
apps_management_Apple App Store
1
apps_management_Esper Apps
1
apps_management_OEM Config Schema
1
apps_management_Preferred Regions
2
apps_management_Provisioning Profiles
6
apps_management_Tenant Apps
9
apps_management_Tenant Esper Apps
1
apps_management_VPP App Management
3
apps_management_VPP License Management
2
apps_management_Webclips
4
blueprints_Background Scripts API
3
blueprints_Blueprints API
7
blueprints_Custom Actions API
6
commands_Command Request
4
commands_Command Status
4
device_Device
8
device_Device Apps
2
device_Device Enrollment in EMM
7
device_Device Heartbeat
2
device_DeviceOperations
4
device_MultiOS Remote Viewer
1
device_onboarding_ABM Provisioning
2
device_onboarding_DEP Sync Request
3
device_Operations
4
drift_Converge
3
drift_Converge Command
1
esper_cloud_api_Alarms
7
esper_cloud_api_Alerts
6
esper_cloud_api_AndroidDevice
9
esper_cloud_api_Application
25
esper_cloud_api_Application V1
8
esper_cloud_api_Blueprint (Deprecated)
9
esper_cloud_api_Commands V2
4
esper_cloud_api_Company Settings
2
esper_cloud_api_Content
7
esper_cloud_api_Daily and Custom Reports
10
esper_cloud_api_Device Group
11
esper_cloud_api_Device Telemetry
6
esper_cloud_api_Directory Record
5
esper_cloud_api_Enterprise Policy
6
esper_cloud_api_Geofence
9
esper_cloud_api_Personal Access Token
4
esper_cloud_api_Roles
7
esper_cloud_api_SSO Connections
2
esper_cloud_api_Tile Icon
6
esper_cloud_api_Token (Deprecated)
2
esper_cloud_api_User
11
esper_cloud_api_User (Deprecated)
4
post
Create a new User
put
Update a User
delete
Delete a user
patch
Partial update a User
esper_cloud_api_Wallpapers
4
foundation_FoundryBuilds
3
foundation_FoundryDeviceModels
2
foundation_FoundryEvents
1
geofence_Device State
3
geofence_Geofences
2
pipelines_Device Groups
4
pipelines_Operation Lists
4
pipelines_Operations
5
pipelines_Pipeline Runs
6
pipelines_Pipelines
5
pipelines_Stage Runs
5
pipelines_Stages
8
pipelines_System
1
pipelines_Target Lists
5
pipelines_Target Runs
7
pipelines_Targets
6
reports_Reports API
3
tenant_APNs certificate
5
tenant_DEP Profile
2
tenant_DEP Tokens
4
tenant_Google Enterprise
7
tenant_MDM Service Config
2
tenant_VPP Token Management
3
esper_cloud_api_User (Deprecated)
Update a User
Update a User
put
/user/{user_id}/
Path parameters
user_id
integer
required
User ID
Request body
EsperCloudApiUserCreate
required
username
string
required
password
string
first_name
string
last_name
string
is_active
boolean
email
string
email
profile
EsperCloudApiUserProfileCreate
required
Response
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