Delete a file
delete/project/{projectName}/files
Deletes a file with the specified relative path.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 204 | No Content | The request succeeded. | Headers | |
| 400 | Bad Request | The request was invalid. Additional information is available in the application logs if the environment variable | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema | |
| 404 | Not Found | No resource exists at the requested path. | Schema |