Skip to main content
POST
Validate an intent audience config

Authorizations

Authorization
string
header
required

Dashboard access token. Send as Authorization: Bearer .

Body

application/json
topicIds
integer[]
required
Required array length: 1 - 250 elements
Example:
minScore
integer | null

perc_score minimum. Values below 50 are accepted and clamped to 50.

Required range: 0 <= x <= 99
Example:

50

maxScore
integer
Required range: 50 <= x <= 99
Example:

99

minTopicOverlap
integer
Required range: 1 <= x <= 250
Example:

1

filters
object
Example:
sourceUrl
string<uri>
Example:

"https://example.com"

Response

Audience config validation result

data
object
required
meta
object
required