Skip to main content
GET
/
api
/
Candidates
/
{candidateId}
/
jobs
/
{jobId}
/
verify-rejection
Verifiy if Rejection Email has been sent for specific Job.
curl --request GET \
  --url https://api.example.com/api/Candidates/{candidateId}/jobs/{jobId}/verify-rejection

Path Parameters

candidateId
integer<int32>
required
jobId
integer<int32>
required

Response

200

OK