Delete Projects Repository Files

DELETE {{baseUrl}}/projects/:id/repository/files?file_path=<>&branch_name=<>&commit_message=<>&author_email=<get>&author_name=<get>

Delete an existing file in repository

Request Params

KeyDatatypeRequiredDescription
file_pathstringThe path to new file. Ex. lib/class.rb
branch_namestringThe name of branch
commit_messagestringCommit Message
author_emailstringThe email of the author
author_namestringThe name of the author