Deutsch
cURL
curl --request DELETE \ --url https://demo.enneo.ai/api/mind/aiQualityCheck/testRun/{testRunId} \ --header 'Authorization: Bearer <token>'
{ "success": true }
JWT-based authentication
Successful operation
true