Cases

Create Cases

Create one or more cases in a queue. Provide either a single case object or a cases array (1-100); providing both returns 400. Each case accepts a title (max 500 chars), optional free-form data, and optional labels that will be assigned to the case on creation (missing labels are created on the queue).

post/v2/queues/{queue_id}/cases

Path parameters

queue_idstring uuid required

The queue's unique identifier

Request body

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.