Starts a new bulk call.
curl --request POST \ --url https://prod-api.ringg.ai/ca/api/v0/calling/outbound/bulk \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <x-api-key>' \ --data '{ "agent_id": "<string>", "list_id": "<string>", "from_numbers": [ "<string>" ] }'
{}
Successful Response
The response is of type object.
object