PATCH
/
list
/
{listId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

listId
string
required

Id of the list that is updated.

Body

application/json

List details

name
string
required
userId
string
required
listId
string
listType
string
notes
string
attributes
object
count
integer

Number of items added to the list.

Required range: x > 0
createdAt
string
updatedAt
string

Response

200 - application/json

List details

name
string
required
userId
string
required
listId
string
listType
string
notes
string
attributes
object
count
integer

Number of items added to the list.

Required range: x > 0
createdAt
string
updatedAt
string