curl --request POST \ --url https://api.eqho.ai/v1/agents/{agent_id}/try \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data '{ "phone_number": "<string>", "campaign_id": "<string>" }'
"<any>"
The response is of type any.
any
Was this page helpful?