Skip to main content

Publish document snapshot

POST 

/api/collections/:collectionIdOrPersonalIdentityName/documents/:documentId/snapshots/:snapshotId/publish

Publish the specific snapshot of the document based on its id or collection name, document id, and snapshot id. You need to be a Contributor to call this api.

Request

Path Parameters

    documentId uuidrequired
    snapshotId uuidrequired
    collectionIdOrPersonalIdentityName stringrequired

Responses

Success

Loading...