Skip to main content
DELETE
Delete File

Authorizations

Authorization
string
header
required

API key passed as an Authorization Bearer token: Authorization: Bearer YOUR_API_KEY

Path Parameters

id
string<uuid>
required

The file id returned by the presign step (the id field of the presign response).

Response

File deleted, or already absent. Empty body.

Last modified on July 27, 2026