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

Response

200 - application/json

The result of the completed commit

success
boolean

Indicates if the commit was successfully completed

commit_id
string

The ID of the completed commit