Skip to main content
PATCH
Update turn

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

turnID
string
required

The ID of the test turn to operate on.

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

Body

application/json
type
enum<string>
required

Identifies a turn that sends a scripted user message.

Available options:
user
payload
object

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.

message
string
required

A human-readable message confirming the update.