Skip to content

Delete Test Result

DELETE
/test-results/{id}
curl --request DELETE \
--url https://api.testzilla.ai/v1/test-results/example \
--header 'x-api-key: <x-api-key>'
id
required
string

Id identifier

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found