Set guest visibility for one documentation page
Sets the direct guest-visibility flag for one page. Internal documentation managers only. Organization members cannot call this endpoint, even with manageDocumentation. Hidden pages stay hidden from guests until this flag is true and the project uses Selected pages.
/projects/documentation/{id}/guest-visibilityAuthorizationOAuth2 access token · headerrequiredapi:writeAuthorizationBearer token (JWT) · headerrequiredidstring<uuid>requiredProject documentation page or folder UUID. This parameter does not accept a project short identifier.
application/jsonguestVisiblebooleanrequiredDirect guest-visibility flag for this page. Folders use the subtree endpoint. Internal callers only.
countnumberNumber of nodes updated by a recursive folder action.
guestVisiblebooleanrequiredidstring<uuid>requiredUnauthorized - Invalid or missing authentication token
Forbidden - Insufficient API scopes or permissions
The page does not exist or is not accessible.
errorstring | objectHTTP error name or a structured HTTP exception response.
Show propertiesHide properties
stringobjectmessagestring | string[] | objectrequiredError message, validation message list, or request-field validation message map.
Show propertiesHide properties
stringstringstringobjectstatusCodenumberrequiredHTTP status code for this response.