v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Threads

Update a thread

Update a thread. Replaces the target resource or assignment with the supplied JSON representation.

put/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}

Request body

namestring

Human-readable name.

phasestring

Session lifecycle phase; "review" when ready for review.

Response

Thread

idstring required

Stable identifier for the object.

namestring required

Human-readable name.

lastMessagestring

last Message value for the thread object.

errorMessagestring

Detailed error message, when present.

modelstring

model value for the thread object.

reasoningstring

reasoning value for the thread object.

serviceTierstring

service Tier value for the thread object.

phasestring

Session lifecycle phase; "review" when ready for review.

statestring

OAuth state correlation value.

pendingQuestionboolean

pending Question value for the thread object.

activeCommandstring

active Command value for the thread object.

pendingboolean

pending value for the thread object.

{"stackTrail":"components:schemas:Thread:properties:metadata","oasType":"schema","type":"unknown","description":"metadata value for the thread object."}