Skip to main content
POST
Open a ticket by hand

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Body

application/json
title
string
required
Maximum string length: 250
description
string | null
priority
enum<string>
default:normal
Available options:
low,
normal,
high,
urgent
status
string

Status key; defaults to the workspace default

queue_uuid
string<uuid> | null
assignee_email
string<email> | null
contact_uuid
string<uuid> | null
conversation_uuid
string<uuid> | null
tags
string[]

Tag keys

Response

Ticket created