Persist Commits

POST

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).

Request

This endpoint expects a set of objects.
resourceRidstringRequired
commitIdstringRequired

40 hex character unique identifier.

Built with