v52

OpenAPI 3.0.3raw.githubusercontent.com2026-08-04170260320.4 KB

DeleteVirtualFile deletes a virtual file from a project's virtual repo

delete/v1/projects/{projectId}/repo/virtual/file

Path parameters

projectIdstring required

The project ID to delete the virtual file from.

Query parameters

environmentstring

The environment to delete the virtual file from. It is optional. If the call is made with a deployment access token, it defaults to the environment of the deployment. Otherwise, it defaults to "prod".

pathstring

The path of the virtual file to delete.

superuserForceAccessboolean

If set and the caller is a superuser, force access regardless of project permissions.

Response

A successful response.

V1DeleteVirtualFileResponse required