Skip to main content
POST
/
api
/
v1
/
batch-call
/
start
/
{batch_id}
Launch batch campaign
curl --request POST \
  --url https://api.kupe.in/api/v1/batch-call/start/{batch_id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
default:YOUR_KUPE_API_KEY
required

Kupe dashboard API key for your user.

Path Parameters

batch_id
string<uuid>
required

Response

Campaign start accepted

The response is of type object.