Rename IP List
POST
https://proxy-sale.com/personal/api/v1/{apiKey}/resident/list/rename
This endpoint allows you to rename an existing IP list within your residential proxy package. Renaming an IP list can help you better organize and identify your lists based on their purpose or content.
Headers
Name
Value
Accept
application/json
Content-Type
application/json
Path parameters
Name
Type
Description
apiKey
*
string
API key to authorize requests
Body parameters
Name
Type
Description
id
*
integer
The unique identifier of the IP list you want to rename.
title
*
string
The new name you wish to assign to the IP list.
Request examples
Response examples
Last updated