APIListsUpdate a listVersion: v0.31.0Update a list PATCH /lists/:listId Partially update a list. Only the fields provided in the request body will be updated. Request Responses200401404The updated list.Unauthorized — the Bearer token is missing, invalid, or expired.List not found.