{
"caller_id": 16501231234,
"monthly_revenue": 345000,
"first_name": "Kevin",
"email_address": "example@airudder.com",
"company_name": "AIRUDDER"
}
curl --location --request POST 'https://api.airudder.comWe need Boberdoo provides us with the URL' \
--header 'Authorization;' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"caller_id": 16501231234,
"monthly_revenue": 345000,
"first_name": "Kevin",
"email_address": "example@airudder.com",
"company_name": "AIRUDDER"
}'
// Please let AI RUDDER know how the Boberdoo Response will look like