Update prospects status for a campaign

Api to update prospect status for a campaign

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Id for your team.

Body Params

Body parameters to update prospects status

campaign_ids
array of strings
required
campaign_ids*
prospect_ids
array of strings
required
prospect_ids*
string
enum
required

Let's assume you have list of prospects to change the status then
if "replied" is passed in Api call the status of a prospect for a choosen campaign changes to "replied"
if "pause" is passed in Api call the status of a prospect for a choosen campaign changes to "pause"
if "upause" is passed in Api call the status of a prospect for a choosen campaign changes to "unpause"
if "resume_later" is passed in Api call the status of a prospect for a choosen campaign changes to resume later on given date and time

Allowed:
string

*Required for resume_later for a specific date. The date-time with respective time-zone of schedule start should be converted to Epoch milliseconds and passed.

string

*Required if prospect_status is resume_later time zone format (Asia/kolkata)

Headers
string
required
Responses

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