Update check
Update check
Changes an existing test check in place. The response carries only a confirmation message, so refetch the test check to read its new values.
PATCH
Update check
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the test check 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 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.
A human-readable message confirming the update.