Request body for revoking an Agent Wallet from a perpetuals account.
This corresponds to POST /api/perpetuals/account/transactions/revoke-agent-wallet.
POST /api/perpetuals/account/transactions/revoke-agent-wallet
The resulting on-chain transaction must be signed by the account admin wallet. accountCapId is the object ID of the assistant capability to revoke.
accountCapId
Assistant capability object ID to revoke.
Perpetuals account whose assistant capability is revoked.
Optional
Optional serialized transaction kind to extend.
Request body for revoking an Agent Wallet from a perpetuals account.
This corresponds to
POST /api/perpetuals/account/transactions/revoke-agent-wallet.The resulting on-chain transaction must be signed by the account admin wallet.
accountCapIdis the object ID of the assistant capability to revoke.