VoiceV1ArchivedCall
Delete an archived call record from Bulk Export. Note: this does not also delete the record from the Voice API.
Delete an archived call record from Bulk Export. Note: this does not also delete the record from the Voice API.
delete/v1/Archives/{Date}/Calls/{Sid}
Path parameters
Datestring date required
The date of the Call in UTC.
Sidstring required
The Twilio-provided Call SID that uniquely identifies the Call resource to delete
Response
The resource was deleted successfully.