Run an existing Test Spec

🚧

Testing APIs are currently under Public Preview

To add your project to the Public Preview, contact your customer success manager, or contact the Voiceflow team via the discord channel.

A Test Spec can be run many times, each of which is represented by a Test Run.

Example Response

{
  "data": {
    "id": "testRunID"
  }
}

You can use the testRunID to check the status & results of the test.

Language
Authorization
Header
Click Try It! to start a request and see the response here!