cURL
curl --request DELETE \ --url https://app.octomind.dev/api/apiKey/v3/test-targets/{testTargetId}/environments/{environmentId} \ --header 'X-API-Key: <api-key>'
deletes an enviroment. this operation is not reversable.
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 which the test report belongs to
ID of the environment to update
Environment deleted successfully