curl --request DELETE \
--url https://api.staging.kathan.tech/calls/{call_id} \
--header 'Authorization: Bearer <token>' \
--header 'X-User-ID: <api-key>'{}curl --request DELETE \
--url https://api.staging.kathan.tech/calls/{call_id} \
--header 'Authorization: Bearer <token>' \
--header 'X-User-ID: <api-key>'{}Was this page helpful?