cURL
curl --request PATCH \ --url https://api.futureagi.com/simulate/run-tests/{run_test_id}/delete/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Soft delete a run test
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
Run test deleted
Was this page helpful?