Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-account-id
string<uuid>
required
x-workspace-id
string<uuid>
required

Body

application/json
sync_commit_id
string

The sync commit ID

title
string

The title of the commit

description
string

The description of the commit

Response

200 - application/json

The result of the created commit

success
boolean
commit_id
string