PUT
/
2
/
lists
/
{id}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

The ID of the List to modify.

Body

application/json
description
string
Maximum length: 100
name
string
Required string length: 1 - 25
private
boolean

Response

200 - application/json
data
object
errors
object[]