Skip to main content
PATCH
Rename a contact list

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Path Parameters

id
string
required

The list id from GET /v1/contact-lists.

Body

application/json
name
string
required
Required string length: 1 - 120
account_id
string

Response

The updated list.

data
object