Discard a dialpad call record
Calls
Discard a dialpad call record
Deletes the Call document and, if its linked voice Conversation has no messages, deletes that conversation too. If deleteContact: true is supplied with contactId, also deletes a newly-created placeholder contact (firstName: "New Contact", source: "Outgoing Call") and emits contact_removed. Safe no-op if the call was already deleted. Used when a user dials a wrong number from the dialpad.
POST
Discard a dialpad call record
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The provider-agnostic callId minted by Tether (also used as providerCallId for SDK calls).
Body
application/json