Path Parameters
The ID of the list to update
Body Parameters
Response
Unique list identifier
Project identifier
ID of the user who owns the list
Updated name of the list
ID of the parent list
Array of entity IDs saved in this list
Array of nested sub-lists
Creation timestamp in ISO 8601 format
Last update timestamp in ISO 8601 format
Error Responses
Missing Data - 400 Bad Request
Missing Data - 400 Bad Request
Blank Name - 400 Bad Request
Blank Name - 400 Bad Request
List Not Found - 404 Not Found
List Not Found - 404 Not Found
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Only sub-lists (lists with a
parentId
) can be renamed via this endpoint. - The response includes the updated and populated list.