Outbound
Delete Leads
Deletes one or more leads associated with a specific outbound campaign.
DELETE
Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Path Parameters
The unique identifier of the outbound campaign from which the leads should be deleted.
Body
The request object containing the list of lead IDs to be deleted.
Represents the request object for deleting one or more leads associated with an outbound campaign.
A list of lead IDs to be deleted.
Response
200
text/plain
Returns a boolean indicating if the deletion was successful.
The response is of type boolean
.