Create
Developing
POST
/api/dids
We support the following Statuses types:
"available" - Agent is available and able to get calls
"on_break" - Agent is on Break
"logged_out" - Logged out
Request
Header Params
Authorization
string
optional
Example:
{{auth}}
Body Params multipart/form-data
name
string
required
Example:
DinnerBreak
type
enum<string>
required
Allowed values:
on_breakavailablelogged_out
Example:
number
notes
string
optional
Example:
Internal Notes
environment_uuid
string
optional
Example:
2020a7a0-433d-4693-815e-54516ef31c3c
Request samples
Responses
Modified at 2025-05-07 15:28:01