Create candidate education

Add a new education entry to a candidate's profile. candidate_id is required; school, degree, and discipline are optional but must reference existing custom-field option ids (look these up via GET /v3/custom_field_options for the org's school_name, degree, and discipline custom fields, or create new options via POST /v3/custom_field_options first). Provide either start_date/end_date as ISO 8601 dates, or the month/year component pairs when only that granularity is known — the Greenhouse UI displays month-and-year regardless. Greenhouse recomputes latest automatically.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
integer
integer
integer
date
date
integer
1 to 12
integer
1900 to 2100
integer
1 to 12
integer
1900 to 2100
Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Content

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json