Create check
Create check
Adds a test check to its turn, one assertion about an agent turn, comparing the reply or the behaviour behind it. The response carries the ID that later calls address it by.
POST
Create check
Authorizations
Voiceflow bearer token
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
201 - application/json
Creates one check on the turn named in the body and returns it with its assigned id. Checks hang off agent turns, which are the turns that carry a checkOrder.
- Option 1
- Option 2
- Option 3