These docs are for v0.0.1. Click to read the latest docs for v1.0.63.

Bulk Create Queues

Bulk creates queues.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account

Body Params

List of queues.

A Queue is used to identify a pool of contact center agents for which Customer engagements can be matched and routed.

string
required
length between 3 and 50

The name of the queue. Name must be unique per account.

string
length between 3 and 256

A brief description of the intent of the queue.

string
length between 36 and 36
^[0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}$

The unique 36 character id of the timetable applied to this queue.

boolean
Defaults to false

True indicates that an agent will undertake additional work after a contact (Engagement) on this queue ends.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json