Skip to main content
PATCH
Update 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).

Body

application/json
type
enum<string>
required

Identifies a check that judges the agent's response text against expected criteria.

Available options:
response
payload
object

Response

200 - application/json

Confirms the check's payload was updated, such as a new judge prompt or a different routing target. The body carries a message only, so read the check back to see what was stored.

message
string
required

A human-readable message confirming the update.