Skip to main content
DELETE
/
api
/
Candidates
/
{candidateId}
/
remove-photo
Remove Candidate profile picture
curl --request DELETE \
  --url https://api.example.com/api/Candidates/{candidateId}/remove-photo

Path Parameters

candidateId
integer<int32>
required

Response

200

OK