Skip to main content
DELETE
/
api
/
Candidates
/
{candidateId}
Deletes a single Candidate.
curl --request DELETE \
  --url https://api.example.com/api/Candidates/{candidateId}

Path Parameters

candidateId
integer<int32>
required

Response

200

OK