List
Update details of a specific List
POST
/
api
/
v1
/
updateList
/
{spaceId}
/
{listId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
spaceId
string
requiredThe ID of the space
listId
string
requiredThe ID of the list
Body
application/json
name
string
The name of the list
color
string
The color code for the list