v3

latestOpenAPI 3.0.32026-07-31135300306.1 KB
issues

Link or unlink external issues to/from an issue

By default, links external issues. To unlink issues, set the operation field to "unlink".

Rate limit: 20 requests per minute

post/issues/{id}/external-issues

Path parameters

idstring required

The ID or number of the issue to link external issues to.

Request body

external_issue_idstring required

The ID of the external issue in the source system.

operationstring

Operation to perform. Use "link" to link issues (default) or "unlink" to unlink issues.

sourcestring required

The source system of the external issue (e.g., "linear", "asana", "jira", "github", "shortcut").

Response

request_idstring

The request ID for tracking.