Skip to main content
POST
Create an audience list
Create a new audience list. The name must be unique within the team. Requires the audience:write scope and is blocked for sandbox API keys.

Authorizations

Authorization
string
header
required

API key for authentication

Body

application/json

Request to create an audience list

name
string
required

List name (must be unique within the team)

Maximum string length: 255
Example:

"Newsletter subscribers"

Response

List created

message
string
required
Example:

"List retrieved successfully."

data
object
required

Audience list summary