Git Files

Save file

Create or update a file. Provide sha to update existing file, omit for new file.

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

Path parameters

projectUuidstring required
branchstring required

Request body

messagestring
shastring
contentstring required
pathstring required

Response

Success

status'ok' required

Changes