POST
/
api
/
v1
/
call
/
{widget_id}
/
contacts
{
  "status": "Campaign has been queued"
}

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

widget_id
string
required

Widget ID to be used for initiating the call. It must be connected to Twilio, Plivo or Telnyx.

Body

application/json

Payload containing the list of contact IDs and other details.

Response

200
application/json

Campaign has been qeueud

The response is of type object.