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