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
- 200
- 422
Successful Response
Validation Error