/
JA
jambonz
/
Jambonz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16m 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
create a new user
post
/Users/{UserSid}
Request body
object
required
name
string
email
string
is_active
boolean
force_change
boolean
scope
string
permissions
string[]
old_password
string
existing password, which is to be replaced
Response
user created
Changes