Skip to main content
PATCH
Update list
Requires the lists:write scope. Viewers cannot edit lists.

Path parameters

string
required
The numeric list ID.

Request body

All fields are optional. Send only the fields you want to update.
string
New list name.
string
Icon identifier slug.
string
List color.
string
Move the list to a different folder by passing a new folder ID.

Response

Returns the full updated list object.
number
required
List identifier.
number
required
Workspace this list belongs to.
number | null
Parent folder ID. null if not inside a folder.
string
required
List name.
string | null
Icon.
string | null
Color.
number
required
Sort position (unchanged by this endpoint).
string
required
UTC ISO-8601 creation timestamp.