DELETE api/Candidates/SearchCriteria/{SearchCriteriaId}

This is used to delete the SearchCriteria

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SearchCriteriaId

integer

Required

Body Parameters

None.

Response Information

Resource Description

This returns the SearchCriteria Data

boolean

Response Formats

application/json, text/json

Sample:
true

text/xml, multipart/form-data

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>