Convert a record to ticket content

Takes an external connection record (like a GitHub issue or Discourse topic) and uses AI to generate a suggested title and content for an internal ticket.
Deducts from the organization's AI credit balance. Fails with 402 if credits are insufficient.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique UUID v4 identifier of the project.

integer
required

The ID of the external connection (e.g., GitHub, Discourse) where the record resides.

integer
required

The specific record ID within the connection.

Responses

400

Bad Request

402

AI credit not enough

403

Permission denied

404

Project, connection, or record not found

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json