Link a ticket to a test case
API reference
Link a ticket to a test case
POST
Link a ticket to a test case
Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-flaky-tests-fork-pr-uploads.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The id of the test case. Should be a UUID.
Example:
"01234567-0123-0123-0123-0123456789ab"
The external identifier of the ticket. For Jira this is the ticket number prefixed by the Project Key. For Linear this is the ticket number prefixed by the Team Identifier
Examples:
"KAN-123"
"TRUNK-1234"
The repository to list tests for.
Response
OK
Get the details of a test case
Previous
Get a list of distinct tests that failed in the given time range
Next