create_page_share
Create a public share link for a single page within a collective, returning a share token to build the URL. Specify collective ID and page ID.
Instructions
Create a public share link for a single page rather than the whole Collective. Returns the share token; build the URL as {nextcloud}/apps/collectives/p/{token}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ||
| password | No | Optional password required to open the link. Never echoed back. | |
| collectiveId | Yes |