curl --location --request POST '/campaignBuilder' \
--header 'Content-Type: application/json' \
--data-raw '{
"ageGated": true,
"autoRenewal": true,
"brandId": "string",
"description": "string",
"directLending": true,
"embeddedLink": true,
"embeddedLinkSample": "string",
"embeddedPhone": true,
"helpKeywords": "string",
"helpMessage": "string",
"messageFlow": "string",
"mnoIds": [
0
],
"numberPool": true,
"optinKeywords": "string",
"optinMessage": "string",
"optoutKeywords": "string",
"optoutMessage": "string",
"privacyPolicyLink": "string",
"referenceId": "string",
"resellerId": "string",
"sample1": "string",
"sample2": "string",
"sample3": "string",
"sample4": "string",
"sample5": "string",
"subUsecases": [
"string"
],
"subscriberHelp": true,
"subscriberOptin": true,
"subscriberOptout": true,
"tag": [
"string"
],
"termsAndConditions": true,
"termsAndConditionsLink": "string",
"usecase": "string",
"webhookFailoverURL": "https://webhook.com/93711262-23e5-4048-a966-c0b2a16d5963",
"webhookURL": "https://webhook.com/67ea78a8-9f32-4d04-b62d-f9502e8e5f93"
}'