DELETE Api/Applicant/ImportantInfo/User/{userId}/Applicant/{applicantId}

Deletes the important info value of the applicant

Request Information

URI Parameters

NameDescriptionTypeAdditional information
applicantId

The id of the applicant.

integer

Required

userId

User Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.