Deletes one or more leads associated with a specific outbound campaign.
Specify the authorization token.
For more information, check out the Authorization Guide.
The unique identifier of the outbound campaign from which the leads should be deleted.
The request object containing the list of external lead IDs to be deleted.
Represents the request object for deleting one or more leads associated with an outbound campaign using external identifiers.
Returns a boolean indicating if the deletion was successful.
The response is of type boolean
.