Skip to main content
DELETE
Delete Project File

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Project slug, UUID, or domain

file_path
string
required

File path (URL-encoded, e.g., pages%2Findex.mdx)

Query Parameters

branch_id
string<uuid>

Branch ID (null for main branch)

Response

File deleted successfully