# Delete Code Analysis Test Deletes all versions of a code analysis test by test ID. Endpoint: DELETE /v1/inspect/analyze/{test_id} Version: 1.0.0 Security: basicAuth ## Path parameters: - `test_id` (string, required) The ID of the code analysis test to delete ## Response 200 fields (application/json): - `message` (string, required) Response message ## Response 401 fields (application/json): - `message` (string, required) Response message ## Response 404 fields (application/json): - `Description` (string, required)