DELETE api/clients/favourite/{favouriteId}
Set recent JobRole or Talent pool candidate as favourite
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
favouriteId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
200 - if success 400 - if error 404 - if entity not found
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.