Delete list
This request allows you to remove an existing list from the package.
Endpoint:
DELETE
https://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/list/delete
Example:
Response:
Path parameters:
Name
Value
Description
Authorization
<Your_API_Key>
Your personal API key
Request body:
Name
Type
Description
id
Number
ID of the list to be deleted.
Last updated