Rename list
This request allows you to rename an existing list.
Endpoint:
POST
https://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/list/rename
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 renamed
title
String
The new name for the list
Last updated