/
JA
jambonz
/
Jambonz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 9mo ago
Details
Filter operations
Accounts
11
Alerts
1
Applications
6
Call Routing
19
Carriers
14
Clients
3
Phone Numbers
5
Recent Calls
6
Service Providers
8
Settings
5
Speech
19
Users
5
get
retrieve user information
put
update user information
post
create a new user
delete
delete a user
get
retrieve details about logged-in user and associated account
Users
update user information
put
/Users/{UserSid}
Request body
object
required
name
string
email
string
email_activation_code
string
old_password
string
existing password, which is to be replaced
new_password
string
new password
is_active
boolean
force_change
boolean
scope
string
permissions
string[]
Response
user updated
Changes