DELETE api/leadpulse/exclusions/{filterid}/{hs_id}
Include a property back into LeadPulse, allowing it to be included in the leadpulse filter again.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
filterid |
Filter Id associated with the inclusion. |
integer |
Required |
hs_id |
Home Search Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
204 No Content if successful, or 404 Not Found if the exclusion does not exist
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.