修改可供SpecialKey执行的IP地址(TRADE)
接口描述
修改可供低延迟交易的SpecialKey执行的IP地址, 仅适用低延迟交易SpecialKey。
该接口需开通“Enable Spot & Margin Trading”的权限。
HTTP请求
PUT /sapi/v1/margin/apiKey/ip
请求权重
1(UID)
请求参数
| Name | Type | Mandatory | Description |
|---|---|---|---|
| apiKey | STRING | YES | |
| symbol | STRING | NO | isolated margin pair |
| ip | STRING | YES | Can be added in batches, separated by commas. Max 30 for an API key |
| recvWindow | LONG | NO | The value cannot be greater than 60000 |
| timestamp | LONG | YES |
响应示例
{
}