Create a special list for API-TOOL

This request explains how to create a special list in a subuser's package

For more information look here.

Lists are created with the same name, but you can rename them if you wish.

PUT https://proxy-seller.com/api/v1/{YourApiKey}/residentsubuser/list/tools

Example:

https://proxy-seller.com/api/v1/fj4948ffhg58gh843gh/residentsubuser/list/tools

Path parameters:

Request body:

Response:

{
  "status": "success",
  "data": {
    "id": 561,
    "login": "api3c8aa1d4",
    "password": "AZT62Dx3"
  },
  "errors": []
}

Last updated