Skip to main content
PATCH
Update a list

Authorizations

Authorization
string
header
required

OAuth 2.1 access token.

Path Parameters

id
string<uuid>
required

UUID of the resource.

Body

application/json

All fields are optional. Only fields included in the body are modified.

name
string

New display name.

Required string length: 1 - 50
Example:

"VIP Customers"

Response

List updated successfully.

data
object