Update a candidate

Log in to see full request history
Path Params
integer
required

Id of the project to edit candidate details in

integer
required

Id of the candidate whose details are to be edited (NOT DevMatch user Id)

Body Params

The updated details of the candidate.

int32
string
string
string
string
string
string
string
string
string
string
string
string
int32
string
string
string
string
string
string
string
string
string
string

Problem-specific data for this user in JSON format such as git repo URLs, etc.

string
string
string
string
integer

Whether or not this candidate has been flagged as a calibration candidate

number
string
number
string

The DevMatch user id of the person who added this candidate to a project

integer
string
integer
integer
Responses
200

Successfully updated candidate

400

The calibration field passed in the body was invalid

404

The current user is not authorized to edit this candidate

Language
Click Try It! to start a request and see the response here!