POST
/
apps
/
{app_id}
/
workflows
/
{workflow_id}
/
tests
/
cancel
curl --request POST \
  --url https://api.withcortex.ai/apps/{app_id}/workflows/{workflow_id}/tests/cancel
"<any>"

Path Parameters

app_id
string
required

The ID of the app

workflow_id
string
required

The ID of the workflow

Response

200 - application/json

The response is of type any.