OpenAPI 3.0.02026-08-12277306567.6 KB

fe2dff9fb04b

Ticket

Create a tracker ticket

Create a tracker ticket in a project. When customerEmail is set, the customer is added as the first upvoter (upvotes: [{ email, name }], upvotesCount: 1) — used for feature requests where the originating customer should auto-subscribe.

post/tickets/tracker-tickets

Headers

projectstring required

Request body

skipDuplicateCheckboolean

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.

customerNamestring
customerEmailstring
linkedTicketIdsstring[]
descriptionstring
titlestring
typestring

Response

Ok

{"stackTrail":"paths:/tickets/tracker-tickets:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}