Complete a commit version

Completes a commit version. This marks the commit as complete and acknowledges that the changes have been applied to the sheet.

Authentication

AuthorizationBearer

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

Path parameters

commitIdstringRequired
ID of the commit version to complete

Headers

X-Disable-Hooks"true"Required

Response

This endpoint returns an object.
dataobject or null

Errors