Skip to main content
PUT
Update a contact list

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
name
string

New display name for the list.

Required string length: 1 - 255
description
string

New description for the list.

Maximum string length: 1000

Response

200 - application/json

The updated contact list.

data
object
meta
object