OC_ADDIPLIST
=== Request errors ===
^ Request code ^ Code meaning ^ Explanation ^
| QE_LIMIT_EXCEEDED | Limit exceeded | Exceeded the maximum number of IP lists in the account |
=== Request body ===
"Action":,
"Data":{
"Token":,
"Name":
}
=== Response body ===
"Status":"Success",
"Data":{
"List ID":
}
=== Additionally ===
* If adding of the list is successful, the server returns the identifier of added list.