v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
messages

Create a thread on an issue

Creates a new internal thread on an issue.

Rate limit: 20 requests per minute

post/issues/{id}/threads

Path parameters

idstring required

The ID of the issue to create a thread for.

Request body

namestring

The name of the thread.

Response

request_idstring

The request ID for tracking.