Attach or detach one or more tags from the requested vault accounts. Endpoint Permission: For protected tags: Owner, Admin, Non-Signing Admin. For non protected tags: Owner, Admin, Non-Signing Admin, Signer, Editor, Approver.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
The IDs of the vault accounts to attach tags to
1 - 100 elements["0", "1"]
The IDs of the tags to attach
1 - 20 elements[
"df4c0987-30da-4976-8dcf-bc2dd41ae331",
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
]
The IDs of the tags to detach
1 - 20 elements[
"df4c0987-30da-4976-8dcf-bc2dd41ae331",
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
]