cURL
curl --request DELETE \ --url https://api.futureagi.com/simulate/test-executions/{test_execution_id}/delete/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Delete a test execution
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Test execution deleted
Was this page helpful?