MINARA

Rename a perp sub-account

POST /v1/perp-wallets/rename — Rename an existing perp sub-account. Body: `{ subAccountId: string, name: string (max 20) }`. Read-name-only change; doe

POST /v1/perp-wallets/rename

Rename an existing perp sub-account. Body: { subAccountId: string, name: string (max 20) }. Read-name-only change; does not affect the on-chain address or the bound exchange.

MethodPOST
Path/v1/perp-wallets/rename
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryperps

On this page