Skip to main content
POST
Branch commit

Authorizations

Authorization
string
header
required

Personal access token is obtained through your profile

Path Parameters

projectId
string<uuid>
required

Project ID

branchId
required

Branch ID or "main" for the default branch

Body

application/json
message
string
required
Minimum string length: 1
baseCommitId
string<uuid>
changes
object[]
resolutions
object[]

Response

200 - application/json

Commit result

Commit result

success
boolean
required

Whether the commit was successful

commitId
string<uuid>
required

ID of the newly created commit

stats
object
required

Commit statistics