Update a list

PUT
/lists/:list_id
Create or replace an existing list with the supplied values.

Path parameters

list_idstringRequired
A unique identifier representing the list you wish to retrieve.

Request

This endpoint expects an object.
namestringRequired
preferencesobjectOptional

Response

This endpoint returns an object.
idstring
namestring
createdintegerOptional
updatedintegerOptional