Skip to main content
DELETE
Delete 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).

Response

200 - application/json

Confirms the turn was deleted. The body is a message only, so refetch the parent test if you need its current turnOrder.

message
string
required

A human-readable message confirming the deletion.