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://mycluster.domino.tech/flows/api/artifacts/v1/bookmarks/bulk-update \ --header 'Content-Type: application/json' \ --data ' [ { "key": { "artifactId": "<string>", "execution": { "domain": "<string>", "name": "<string>", "project": "<string>" } } } ] '
[ { "action": "<string>", "error": "<string>", "key": { "artifactId": "<string>", "execution": { "domain": "<string>", "name": "<string>", "project": "<string>" }, "$schema": "<string>" }, "status": "<string>" } ]
Bulk update a list of bookmarks.
create
delete
Show child attributes
OK
Action: create, delete
Was this page helpful?
Contact support