{ "query": "string" }
curl --location --request OPTIONS 'https://dev.your-api-server.com/api/v1/outbound-call/send' \ --header 'Content-Type: application/json' \ --data-raw '{ "query": "string" }'
{}