Create Queue

Create a new queue

post

Creates a queue with an icon using multipart form data.

Query parameters
Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstringOptional

Gets or sets the description associated with the queue.

externalIdstring · nullableOptional

Gets or sets the optional external identifier associated with the queue.

statusstring · enumOptionalPossible values:
defaultbooleanOptional

Indicates whether this queue is the default queue.

internalbooleanOptional

Indicates whether this queue is internal.

isDeletedbooleanOptional

Indicates whether the queue has been marked as deleted.

Responses
post
/public/v1/helpdesk/queues

Last updated

Was this helpful?