Skip to main content
POST
Update Thread State

Path Parameters

thread_id
string<uuid>
required

The ID of the thread.

Body

application/json

Payload for updating the state of a thread.

values

The values to update the state with.

checkpoint
Checkpoint · object

The checkpoint to update the state of.

as_node
string

Update the state as if this node had just executed.

Response

Success

Response for adding state to a thread.

checkpoint
Checkpoint · object