cURL
curl --request DELETE \ --url https://api.example.com/api/Candidates/{candidateId}
Deletes a single Candidate based on the id passed.
OK
Was this page helpful?