---
title: "Delete an archived call record from Bulk Export. Note: this does not also delete the record from the Voice API."
method: DELETE
path: "/v1/Archives/{Date}/Calls/{Sid}"
tags: ["VoiceV1ArchivedCall"]
---

# 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}`

Delete an archived call record from Bulk Export. Note: this does not also delete the record from the Voice API.

## Path parameters

- `Date` string, date, required
- `Sid` string, required

## Response `204`

The resource was deleted successfully.

---

[API](https://skmtc.net/twilio/apis/twilio-voice.md) · [All operations](https://skmtc.net/twilio/apis/twilio-voice/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-voice/revisions/e218199d8d6d/schema)
