---
title: "Erases an archive."
method: DELETE
path: "/archive/{archiveId}"
tags: ["Archives"]
---

# Erases an archive.

`DELETE /archive/{archiveId}`

Erases an stored archive.

## Path parameters

- `archiveId` string, required

## Response `200`

Archive erases.

- ArchiveInfo
  - `archiveId` string
  - `archiveType` string

## Other responses

- `400` — Unexpected error

## Changes

- **2015-11-09** `ac06be808ef7` — 1 info
  - added the non-success response with the status `400`
- **2015-09-27** `fdd6b89fcde2` — 1 info
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/opentok/apis/opentokrtc-api/changes/archive/:archiveId/delete.md)

---

[API](https://skmtc.dev/opentok/apis/opentokrtc-api.md) · [All operations](https://skmtc.dev/opentok/apis/opentokrtc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/opentok/opentokrtc-api/revisions/7c588b24fbe6/schema)
