Skip to main content
PATCH
Update a manual test run

Authorizations

Authorization
string
header
required

User PAT (td_pat_) scoped to the target project

Path Parameters

projectId
string
required

The project identifier (e.g. project_abc123). Must match the project associated with your PAT.

runId
string
required

Body

application/json

Send only the fields to change. status: closed closes the run.

name
string
Maximum string length: 255
note
string
environment
string
releaseId
string
state
string
selectionMode
enum<string>
Available options:
all,
selected
forecast
number
tags
string[]
linkedIssues
object[]
status
string

Set to closed to close the run.

Response

Run updated

success
enum<boolean>
Available options:
true
data
object
pagination
object