cURL
curl --request DELETE \ --url https://app.octomind.dev/api/apiKey/v3/test-targets/{testTargetId} \ --header 'X-API-Key: <api-key>'
Deletes a test target by ID.
Documentation IndexFetch the complete documentation index at: https://octomind.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://octomind.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
ID of the test target to delete
OK