Skip to main content
POST
Create a tracker ticket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

project
string
required

Body

application/json
createdByAgent
object

Provenance for agent-created tickets ("Created by Kai from #123").

skipDuplicateCheck
boolean

Dashboard creates pass true (humans already saw duplicate suggestions in the modal). Agent/MCP creates must NOT set this — the server-side duplicate guard is what keeps agents from filing the same request twice.

customerName
string
customerEmail
string
linkedTicketIds
string[]
description
string
title
string
type
string

Response

200 - application/json

Ok