Delete subuser's package
This request explains how to remove a subuser's package.
Upon deletion, any unused remaining traffic from the subpackage will be returned.
DELETE
https://proxy-seller.com/personal/api/v1/{YourApiKey}/residentsubuser/delete
Example:
Path parameters:
Name | Value | Description |
---|---|---|
Authorization |
| Your personal API key |
Request body:
Name | Type | Description |
---|---|---|
package-key | String | Subpackage key from "Get subuser package information" request |
Response:
Last updated