PATCH
/
audiences
/
{id}

Authorizations

apiKey
string
header
required

API key to authorize requests

Path Parameters

id
string
required

ID of the audience to update

Body

application/json
name
string

Name of the audience

filters
string

JSON string containing Prisma where clause for Sub model. Required if mode is 'smart'

mode
enum<string>

Audience mode

Available options:
smart,
manual

Response

200 - application/json
data
object