---
title: "POST /v1/{+workspace}:removeFile"
method: POST
path: "/v1/{+workspace}:removeFile"
tags: ["projects"]
---

# POST /v1/{+workspace}:removeFile

`POST /v1/{+workspace}:removeFile`

Deletes a file (inside a Workspace).

## Path parameters

- `workspace` string, required

## Request body

- RemoveFileRequest — `RemoveFile` request message.
  - `path` string — Required. The file's full path including filename, relative to the workspace root.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/dataform.md) · [All operations](https://skmtc.net/google/apis/dataform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/dataform/versions/b9dafc69d5c5/schema)
