DELETE api/list/followups/filters/{id}

Marks Follow Up List Filter as deleted Processes this list API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of filter to delete

integer

Required

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.