Validate an intent audience config
Audience builder
Validate an intent audience config
POST
Validate an intent audience config
Documentation Index
Fetch the complete documentation index at: https://docs.leadpipe.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Dashboard access token. Send as Authorization: Bearer .
Body
application/json
Required array length:
1 - 250 elementsExample:
[502909, 502955]perc_score minimum. Values below 50 are accepted and clamped to 50.
Required range:
0 <= x <= 99Example:
50
Required range:
50 <= x <= 99Example:
99
Required range:
1 <= x <= 250Example:
1
Example:
{
"role": { "isDecisionMaker": true },
"contact": { "hasBusinessEmail": true },
"jobTitle": {
"include": ["chief financial officer", "cfo"],
"includeMode": "any"
}
}Example:
"https://example.com"