Master account
Dissociate an IP from sub-accounts
This endpoint allows to dissociate an IP from sub-accounts
put/corporate/subAccount/ip/dissociate
Request body
Example request
{
"ip": "103.11.32.88",
"ids": [
234322,
325553,
893432
]
}Response
IP has been dissociated from sub-accounts successfully