Git Files

Delete file

Delete a file from the repository

delete/api/v1/projects/{projectUuid}/git/branches/{branch}/files

Path parameters

projectUuidstring required
branchstring required

Request body

messagestring
shastring required
pathstring required

Response

Success

status'ok' required

Changes