Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Reference for the API
Cancel all running workflow tests for a specific workflow.
cURL
curl --request POST \ --url https://api.example.com/apps/{app_id}/workflows/{workflow_id}/tests/cancel
null
The ID of the app
The ID of the workflow
The response is of type unknown.
unknown
Was this page helpful?