Update turn
Update turn
Changes an existing test turn in place. The response carries only a confirmation message, so refetch the test turn to read its new values.
PATCH
Update turn
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the test turn to operate on.
Query Parameters
The ID of the project to operate on.
The alias of the environment to operate on (e.g. main).
Body
application/json
Response
200 - application/json
Confirms the turn's payload was updated, along with its checkOrder on an agent turn. The body is a message only, not the revised turn.
A human-readable message confirming the update.