DELETE api/leadpulse/filter/{id}
Deletes a Leadpulse Filter
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Filter Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
204 No Content, or 404 Not Found
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.