Skip to main content
DELETE
/
calls
/
{call_id}
Delete Call
curl --request DELETE \
  --url https://api.staging.kathan.tech/calls/{call_id} \
  --header 'Authorization: Bearer <token>' \
  --header 'X-User-ID: <api-key>'
{}

Authorizations

Authorization
string
header
required

API key authentication.

X-User-ID
string
header
required

Required user id for API key requests.

Path Parameters

call_id
string
required

Response

Successful Response

The response is of type Response Delete Call Calls Call Id Delete · object.