# 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. ## Servers - https://voice.twilio.com: https://voice.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **Date** (string(date)) The date of the Call in UTC. - **Sid** (string) The Twilio-provided Call SID that uniquely identifies the Call resource to delete ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)