DELETE Api/Applicant/ImportantInfo/User/{userId}/Applicant/{applicantId}
Deletes the important info value of the applicant
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
applicantId |
The id of the applicant. |
integer |
Required |
userId |
User Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.