campaigns
Post apiv1campaignsdistributionsuggest
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"days": [
{
"date": "2023-12-25",
"amount": "125.500000",
"recommendation": "AI_BEST"
}
],
"insight": {
"text": "<string>"
}
}{
"error": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A valid request URL is required to generate request examples{
"days": [
{
"date": "2023-12-25",
"amount": "125.500000",
"recommendation": "AI_BEST"
}
],
"insight": {
"text": "<string>"
}
}{
"error": "<string>"
}