Skip to main content
Delete a file from the room’s R2 object storage by its key.

Endpoint

Authentication

Bearer token required.

Request Body

key
string
required
The storage key of the file to delete (returned from the upload endpoint).

Response

key
string
The key of the deleted file.

Example

Response