NodeUpdateVisibility.mdx•1.21 kB
---
title: Node Update Visibility
description: |
Update the visibility of a node. When changed, this may trigger other
operations such as notifications/newsletters. Changing the visibility of
anything to "published" is often accompanied by some other side effects.
full: false
_openapi:
method: PATCH
route: /nodes/{node_slug}/visibility
toc: []
structuredData:
headings: []
contents:
- content: >
Update the visibility of a node. When changed, this may trigger other
operations such as notifications/newsletters. Changing the visibility
of
anything to "published" is often accompanied by some other side
effects.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Update the visibility of a node. When changed, this may trigger other
operations such as notifications/newsletters. Changing the visibility of
anything to "published" is often accompanied by some other side effects.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/nodes/{node_slug}/visibility","method":"patch"}]} webhooks={[]} hasHead={false} />