candidates

A viewset for viewing and editing educations of a candidate.

patch/candidates/{candidate_pk}/educations/{id}/

Request body

idinteger
degreestring required

Name of the degree

schoolstring required

Name of the school

locationstring

School location

started_atstring date nullable

Date the education was started

ended_atstring date nullable

Date the education was ended

descriptionstring

Description of the studies of the candidates

created_atstring date-time

Date at which the educations was added

Response

idinteger
degreestring required

Name of the degree

schoolstring required

Name of the school

locationstring

School location

started_atstring date nullable

Date the education was started

ended_atstring date nullable

Date the education was ended

descriptionstring

Description of the studies of the candidates

created_atstring date-time

Date at which the educations was added

Changes

No recorded changes to this endpoint across all 1 revision of this API.