Delete list
This request explains how to remove a created list from a subuser's package.
DELETE
https://proxy-seller.com/personal/api/v1/{YourApiKey}/residentsubuser/list/delete
Example:
Path parameters:
Name
Value
Description
Authorization
<Your_API_Key>
Your personal API key
Request body:
Name
Type
Description
id
Number
ID of the created list.
package_key
String
The key of the subuser's package from which you want to remove the list.
Response:
Last updated