Skip to main content
DELETE
/
logs
Delete Logs
curl --request DELETE \
  --url https://api.cozmox.ai/logs \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard.

Query Parameters

type
enum<string>

This is the type of the log.

Available options:
API,
Webhook,
Call,
Provider
assistantId
string
phoneNumberId
string

This is the ID of the phone number.

customerId
string

This is the ID of the customer.

squadId
string

This is the ID of the squad.

callId
string

This is the ID of the call.

Response

200 - undefined