Create desk

The Create desk API method allows you to create a new desk. You should send the following fields in the request body:

Request Body

  • name (string, required): The name of the desk.

  • userIds (array, required): An array of user IDs associated with the desk.

Response Body

The response will contain a JSON object with the following properties:

  • userDesk

    • id (string): The ID of the created desk.

    • name (string): The name of the desk.

    • userIds (array): An array of user IDs associated with the desk.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
userIds
array of numbers
userIds
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json