Update test
Update test
Changes an existing test in place. The response carries only a confirmation message, so refetch the test to read its new values.
PATCH
Update test
Authorizations
Voiceflow bearer token
Path Parameters
The ID of the test 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 test's name, launch settings, or turnOrder were updated. The body is a message only, and turnOrder is where a conversation's sequence lives, since turns carry no position of their own.
A human-readable message confirming the update.