cURL
curl --request DELETE \ --url https://api.cekura.ai/test_framework/v1/metrics/{id}/ \ --header 'X-CEKURA-API-KEY: <api-key>'
{ "detail": "<string>" }
API view set for managing metrics. This view set provides endpoints to create, retrieve, update, and delete metrics associated with AI agents within a specific organization.
API Key Authentication. It should be included in the header of each request.
A unique integer value identifying this metric.
No response body