| Parameter | Required | Type | Description |
|---|---|---|---|
| account | yes | string (hex) | Ethereum-style account address for the sub-account context. |
| Parameter | Required | Type | Description |
|---|---|---|---|
delegates | yes | object[] | — |
delegates[].address | yes | string (hex) | — |
delegates[].expiryMs | no | integer (int64) | — |
delegates[].isWebClient | yes | boolean | — |
delegates[].name | no | string | null | — |
A sample 200 JSON body is attached to this operation as an OpenAPI example (Mintlify shows it in the example panel, similar to other exchange API docs).