Link a ticket to a test case
post/flaky-tests/link-ticket-to-test-case
Request body
Example request
{
"test_case_id": "01234567-0123-0123-0123-0123456789ab",
"external_ticket_id": "KAN-123",
"repo": {
"host": "github.com",
"owner": "my-github-org",
"name": "my-repo"
}
}Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.