v1

latestOpenAPI 3.1.02026-07-14801408.6 KB

/candidates/:id/disqualify

Disqualifies a candidate. Required scope: w_candidates. Accessible with all token types.

post/candidates/{id}/disqualify

Path parameters

idstring required

The candidate's id

Request body

member_idstring required

The id of the member performing the disqualification

disqualify_reason_idstring

The id of the disqualification reason as provided in GET /disqualification_reasons

disqualify_notestring

Add additional info regarding the disqualification here. (Max length 256 characters)

withdrewboolean

Indicates the disqualification category, if the candidate withdrew (true). or was rejected (false)

disqualification_reasonstring

** DEPRECATED ** A short description of why the candidate should be disqualified

Response

200