GET api/clienttalentpool/{clientId}/remove?candidateId={candidateId}

Remove candidate from talent pool

Request Information

URI Parameters

NameDescriptionTypeAdditional information
clientId

string

Required

candidateId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.