Create
Developing
POST
/api/groups
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:
number
notes
string
optional
Example:
Internal Notes
resources[]
string
optional
Example:
97254523458531
environment_uuid
string
optional
Example:
050a5648-2471-4722-a9d1-34ecec12714d
Request samples
Responses
Modified at 2025-05-07 15:43:30