Create
Developing
POST
/api/segments
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:
NumberGr332123132113o11up31321
type
enum<string>
required
Allowed values:
on_breakavailablelogged_out
Example:
campaign
notes
string
optional
Example:
Internal Notes
value
string
optional
Example:
weight
field
string
optional
Example:
10
operator
string
optional
Example:
BT
Request samples
Responses
Modified at 2025-05-07 18:08:30