Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.anchorbrowser.io/v2/tasks/{taskId}/publish-draft \ --header 'anchor-api-key: <api-key>'
{}
Publishes the task’s draft version to production.
API key passed in the header
Draft published successfully.
The response is of type object.
object
Was this page helpful?