Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"

Path Parameters

call_id
string
required

The call id to delete.

Example:

"119c3f8e47135a29e65947eeb34cf12d"

Response

Call successfully deleted. No content returned.