v1

latestOpenAPI 3.0.12026-07-2665150231.1 KB
Outbound

Delete Leads

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

delete/v1/Outbound/{outboundId}/Leads

Path parameters

outboundIdstring required

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

Request body

leadIdsstring[] nullable

A list of lead IDs to be deleted.

Response

Returns a boolean indicating if the deletion was successful.

boolean required