v1
cURL
curl --request DELETE \ --url https://api.callrounded.com/v1/calls/{call_id} \ --header 'X-Api-Key: <api-key>'
204
Delete a call by its ID. The call can be either a phone call or a web call. Returns an empty response with a 204 status code when successful.
The API Key created in Rounded Studio.
Successfully deleted call