Add an education history entry to an applicant
Adds a new education history entry to this applicant.
educationTypeId, if provided, must be a value from GET /api/v1/lookup/education-types.
Authentication
X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key
Path parameters
guid
Stable public identifier of the applicant
Request
This endpoint expects an object.
institution
Name of the institution attended.
educationTypeId
Numeric id of the education type. Use GET /api/v1/lookup/education-types to retrieve valid IDs.
degree
Degree earned.
major
Major field of study.
minor
Minor field of study.
certification
Certification earned.
notes
Additional notes.
Response
Education entry added