v1

latestOpenAPI 3.0.4MIT License2026-07-236622149.8 KB
Schools Experience

Add a school experience to the candidate.

Adds a new school experience to the candidate record

post/api/schools_experience/candidates/{id}/school_experience

Path parameters

idstring uuid required

The id of the Candidate.

Request body

idstring uuid nullable
schoolUrnstring nullable
durationOfPlacementInDaysinteger nullable
dateOfSchoolExperiencestring date-time nullable
statusinteger nullable
teachingSubjectIdstring uuid nullable
notesstring nullable
schoolNamestring nullable

Response

No Content