DELETE api/leadpulse/campaign/{id}

Delete a leadpulse campaign item Processes this lead pulse API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Campaign Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

204 No Content, or 404 Not Found

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.