Persist Commits

Persists the commits so that they are not compacted. This operation is atomic - either all commits are persisted or none are (in the case of an error).

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a set of objects.
resourceRidstringRequired
commitIdstringRequired

40 hex character unique identifier.