Skip to main content
DELETE
Delete File
Not available yet. The app-scoped Files API (/api/v1/files*) is not implemented — calls will 404. read_files / write_files are reserved scopes (requestable for forward-compat) with no endpoints bound yet. The shape below is the planned contract and may change.

Path Parameters

file_id
string
required
The file ID to delete

Response

The planned contract returns the standard response envelope. Delete responses carry the outcome under message with no data payload.
Deleting a file will remove it from any products, collections, or pages where it’s used.