DELETE
/
observability
/
v1
/
call-logs
/
{id}
/
cURL
curl --request DELETE \
  --url https://api.cekura.ai/observability/v1/call-logs/{id}/ \
  --header 'X-CEKURA-API-KEY: <api-key>'
This response does not have an example.

Authorizations

X-CEKURA-API-KEY
string
header
required

API Key Authentication. It should be included in the header of each request.

Path Parameters

id
integer
required

A unique integer value identifying this call log.

Response

No response body