Project API
Deletes a file from the repository
delete/workspaces/{workspace_domain}/projects/{project_name}/repository/contents/{path}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
project_namestring required
Example:my-project
The human-readable ID of the project
pathstring required
Example:src/main.js
The path to the file in the repository