Skip to main content
DELETE
Delete check

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

checkID
string
required

The ID of the test check 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 one assertion was removed from its turn. The body carries a message only, not the turn's remaining checks.

message
string
required

A human-readable message confirming the deletion.