post
https://{subdomain}.td.commpeak.com/api/desks/desk-breaks/
Configures which breaks are available to agents on a desk.
Parameters. id (path): the desk to update. useGlobalBreaks (boolean): set to true to use your account's global breaks, or false to use a custom set. breakIds (array): the break IDs to make available on the desk when using a custom set. The default break is always included.
Returns. { "userDesk": { ... } } with the updated desk.
Example. POST /api/desks/desk-breaks/5 with { "useGlobalBreaks": false, "breakIds": [2, 3, 6] }
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…