Toggle public access for a task
Toggle the public visibility of a DeepResearch task. When set to true, the task results become accessible via a public share link without authentication. Only the task owner can modify the public flag.
Authorizations
API key for authentication. Get yours at platform.valyu.ai.
Path Parameters
DeepResearch task ID.
Body
Request to toggle the public visibility of a DeepResearch task.
Set to true to make the task publicly accessible, or false to make it private.
true
Response
Public flag updated.
Whether the operation succeeded.
true
Human-readable status message.
"Public flag updated"
ID of the affected task.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
The updated public visibility status.
true

