跳到主要内容

Delete IP Restriction for Sub Account Api Key

Delete IP Restriction for Sub Account Api Key

DELETE /sapi/v1/broker/subAccountApi/ipRestriction/ipList

Parameters:

NameTypeMandatoryDescription
subAccountIdSTRINGYES
subAccountApiKeySTRINGYES
ipAddressSTRINGNO
recvWindowLONGNO
timestampLONGYES

Response:

  {
"subaccountId": "1",
"apikey": "vmPUZE6mv9SD5VNHk4HlWFsOr6aKE2zvsw0MuIgwCIPy6utIco14y7Ju91duEh8A",
"ipList": [
"54.128.193.28"
],
"updateTime": 1544433328000
}