Document

Make a document public or private.

  • Set public=true in the request body to make the document public. Set to false to make it private. Free users cannot make documents private.
  • The documentId provided in the URL must match the one provided in the request body exactly.
post/documents/{did}/acl/public

Path parameters

didstring required

Response

default response

Changes

No recorded changes to this endpoint across all 3 revisions of this API.