Updates a website’s metadata (title, visibility). Unlike website.publish, this does not redeploy — only the metadata and CDN are refreshed.
Questions or issues? Contact us at api-support@manus.ai.Documentation Index
Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. This endpoint does not support OAuth2 tokens. See Authentication.
Session UID. Mutually exclusive with website_id — exactly one must be provided.
Unique website ID. Mutually exclusive with task_id — exactly one must be provided.
New title for the website. Omit to leave unchanged; an empty string is invalid.
New visibility. Omit the field to leave it unchanged — sending an empty string is invalid. team is only available to team accounts and is subject to the same site visibility caps as website.publish.
public, team