v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1340127143.5 KB
projects

Deletes a file and all of its content. It is only allowed on generic repositories. The returned operation will complete once the file has been deleted.

delete/v1/{+name}

Path parameters

namestring required

Required. The name of the file to delete.

Query parameters

forceboolean

By default, a version that is tagged may not be deleted. If force=true, the version and any tags pointing to the version are deleted.

Response

Successful response