Skip to main content
POST
Create a contact list

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
name
string
required

Display name for the list.

Required string length: 1 - 255
description
string

Optional human-readable description of the list.

Maximum string length: 1000

Response

201 - application/json

The newly created contact list.

data
object
meta
object