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/personal/api/v1/{YourApiKey}/residentsubuser/list/tools
Example:
Path parameters:
Name
Value
Description
Authorization
<Your_API_Key>
Your personal API key
Request body:
Name
Type
Description
package_key
String
The key of the subuser's package where you want to create the special list.
Response:
Last updated