Move to campaign

The Move to campaign API endpoint allows you to move leads from one campaign to another. You should specify the following fields in the request body:

Request Body

  • id (array of integers) - The Lead IDs of the leads to be moved.

  • source_campaign_id (integer) - The ID of the source campaign.

  • with_preserve_data (boolean) - Indicates whether to preserve the data while moving the leads.

  • destination_campaign_id (integer) - The ID of the destination campaign.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
id
array of numbers
id
number
number
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json