v4

latestOpenAPI 3.0.02026-07-31257282489.4 KB
Ticket

Generate tracker ticket data with AI

Uses AI to draft a tracker ticket from an existing ticket. Returns { title, description }: a short title and a ~30-word summary written in the project's default summary language. Responds 404 when sourceTicketId does not resolve to a ticket. type (e.g. FEATURE_REQUEST) is used as prompt context.

post/tickets/generate-data

Headers

projectstring required

Request body

sourceTicketIdstring
typestring

Response

Ok

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