Mass unassign leads

Thw Mass unassign leads API method is used to unassign multiple leads from a specific campaign. You should add the following fields in the request body:

Request Body

  • campaign_id (integer) - The ID of the campaign from which leads are to be unassigned.
  • where (object) - Criteria to select the leads to be unassigned. In this example, the criteria is based on the lead id field.

Response

The response for this request is a 204 status code with a Content-Type of text/xml.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!