Skip to main content

Change Dialogue State

POST 

/v1/dialogues/:dialogue_id/change-state

Transitions the dialogue to a specific state-tree node (new_state_node_id), which must belong to the dialogue's agent. The transition runs in the background; the endpoint returns 202 Accepted immediately.

Request

Responses

Successful Response