Skip to main content
PATCH
Update an exploratory session

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.

sessionId
string
required

Body

application/json

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

name
string
Maximum string length: 255
mission
string
sessionType
string
config
string
environment
string
releaseId
string
assigneeUserId
string
state
string
estimate
integer
Required range: x >= 0
tags
string[]
linkedIssues
object[]
status
string

Set to closed to close the session.

Response

Session updated

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