Delete File
Delete File
Permanently delete a file you previously uploaded via the presign flow. Pass the id
returned by POST /v1/upload/presign. A successful delete removes the stored object, so the
file’s public_url stops resolving. Deletes are idempotent — deleting a file that is already
gone also returns 204.
DELETE
Delete File
Last modified on June 4, 2026