Batch add or remove accounts for the caller workspace. Each operation specifies an action (“add” or “remove”), and an account
Documentation Index
Fetch the complete documentation index at: https://docs.range.org/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
1 - 1000 elements[
{
"action": "add",
"account": {
"name": "Treasury wallet",
"network": "solana",
"address": "BJE5MMbqXjVwjAF7oxwPYXnTXDyspzZyt4vwenNw5ruG",
"tags": ["defi", "hot-wallet"],
"category": "Multisig",
"group_ids": ["uuid-1"]
}
},
{
"action": "remove",
"account": {
"network": "stellar",
"address": "GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN"
}
}
]true