cURL
curl --request POST \ --url https://api.breakcold.com/lead/list-campaign \ --header 'X-API-KEY: <api-key>'
{ "message": "List connected to campaign successfully." }
Space identifier. If 'X-API-KEY' is provided, this parameter is optional.
List identifier to connect with the campaign.
Campaign identifier to connect with the list.
Successfully connected the list to the campaign.
The response is of type any.
any