v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Outbound

Delete leads Via External

Deletes one or more leads associated with a specific outbound campaign.

delete/v1/Outbound/{outboundId}/Leads/External

Path parameters

outboundIdstring required

The unique identifier of the outbound campaign from which the leads should be deleted.

Request body

leadExternalIdsstring[] nullable

A list of external lead IDs to be deleted.

Response

Returns a boolean indicating if the deletion was successful.

boolean required