Skip to main content
PUT
/
api
/
Candidates
/
{candidateId}
/
opt-out
Update Optout flag for a Candidate.
curl --request PUT \
  --url https://api.example.com/api/Candidates/{candidateId}/opt-out

Path Parameters

candidateId
integer<int32>
required

Response

200

OK