Update organization guest documentation default
Sets the organization default for guest documentation publication. Hidden, AllPages, or SelectedPages. Projects inherit this value until they set an override. This does not grant project access or documentation-management permission.
PATCH
/organizations/{id}/guest-accessAuthorization
AuthorizationOAuth2 access token · headerrequiredScopes:
api:writeor
AuthorizationBearer token (JWT) · headerrequiredPath parameters
idstringrequiredRequest body
requiredapplication/jsonguestDocumentationVisibilitystringrequiredOrganization default for guest documentation publication. This does not grant project access.
Allowed:
HiddenAllPagesSelectedPagesResponses
200
successbooleanrequiredOperation success flag
401
Unauthorized - Invalid or missing authentication token
403
Forbidden - Insufficient API scopes or permissions