AddUserToManualInCustomPortal
This action adds users to a manual in a custom portal.
Action Parameters
| PARAMETER NAME | DESCRIPTION |
|---|---|
| CustomPortalId | Custom portal unique ID. |
| ManualId | The unique identifier of the manual. |
| AddedZuids | Optional. Comma-separated Zuids of users to add. |
| EnrollmentType | Optional. PRIVATE - Only listed Zuids can view the manual. PUBLIC - Anyone in the custom portal can view the manual. |
| IsPublic | Boolean. For public portals, set to true to enable public view of the manual. |
Result
Users gain the specified level of access to the manual.
Was this page helpful?