Update a list
Projects and Tasks API
Update a list
Update the details of a list given an existing project id and list id.
PUT
Update a list
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the project
The ID of the list
Query Parameters
Updated name of the list
One of the following strings TODO, WORKING_ON, COMPLETED.
The updated index of the list within the project. Updating the index of a list may also change the order of the other lists in the project to remain sequential.