This API call allows you to create a CID for the collection contents at that point in time. In the future, you can retrieve these contents using this CID (much like a git repo commit).
For more information about this API swagger specification, see here
curl -X POST https://api.estuary.tech/collections/845c2920-0201-416f-86f9-c7da7b859707/commit -H "Content-Type: application/json" -H "Authorization: Bearer REPLACE_ME_WITH_API_KEY"
null