API Reference

Add a candidate to the project from a public application

Must pass first_name, last_name, and email1. May optionally pass source, linkedin_url, databag, and stage_id.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Id of the project to add a candidate to

Body Params
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
202

None.

400

Request body was not an array or at least one candidate was missing either a first_name or last_name argument

404

The current user is not authorized to add candidates to the project

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