Skip to main content

Method

DELETE /v1/gallery/files/:id

Path Parameters

string
Gallery file ID.

Headers

string
Bearer token (e.g. Authorization: Bearer YOUR_API_KEY)

Request Example

Response

Deletion is asynchronous. The file moves to status: deleting, is queued for removal from storage, and a gallery.file.deleted webhook fires after the background job finishes.