post
https://{subdomain}.td.commpeak.com/api/desks
Creates a desk and assigns users to it.
Parameters. name (required): the desk name. userIds (required): the IDs of the users to assign to the desk.
Returns. { "userDesk": { ... } } with the created desk, including its id, name and userIds.
Example.
{ "name": "Desk-English", "userIds": [1] }Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…