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/rpc/merge-tags \ --header 'Content-Type: application/json' \ --data ' { "sourceTagIds": [ "<string>" ], "targetTagId": "<string>" } '
{ "mergedCount": 123, "reassignedEntities": 123, "targetTag": { "fullPath": [ "<string>" ], "id": "<string>", "label": "<string>", "namespace": "<string>" } }
Merge source tags into a target tag, reassigning entity assignments
Merge request
OK
Show child attributes
Was this page helpful?
Contact support