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