API Reference

/candidates/:id/disqualify

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

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

A complete request would be:

{ "member_id": "13e0eb0e", "disqualification_reason": "Very tardy" }
Path Params
string
required

The candidate's id

Body Params
string
required

The id of the member performing the disqualification

string

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

string

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

boolean

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

string

DEPRECATED A short description of why the candidate should be disqualified

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json