Skip to main content
POST
/
outbound
/
{campaignId}
Execute Trigger Campaign
curl --request POST \
  --url https://api.swiftsellai.com/outbound/{campaignId} \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '[
  {}
]'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

campaignId
string
required

Body

application/json

Body

{key}
string

Response

200 - application/json

200

success
enum<boolean>
required
Available options:
true