Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Resume ID of the resume the education belongs to. If you want to interact with the base educations, just put base in here
Body
The name of the institution the user studied at.
250The field of study the user studied.
250The user who the education entry belongs to.
The resume section the education entry belongs to.
The degree the user obtained. (optional)
250Month when the education started (1-12).
1 <= x <= 12Year when the education started (YYYY).
1900 <= x <= 2100Month when the education was completed (1-12).
1 <= x <= 12Year when the education was completed (YYYY).
1900 <= x <= 2100Whether the user is currently studying. default: False
The description of the education entry. User can provide any kind of description for that user. Usually in HTML format to support rich text. (optional)
3000The country the institution is located in. (optional)
Response
The user who the education entry belongs to.
The name of the institution the user studied at.
250The field of study the user studied.
250The date and time the education entry was created.
The date and time the education entry was last updated.
The degree the user obtained. (optional)
250Month when the education started (1-12).
1 <= x <= 12Year when the education started (YYYY).
1900 <= x <= 2100Month when the education was completed (1-12).
1 <= x <= 12Year when the education was completed (YYYY).
1900 <= x <= 2100Whether the user is currently studying. default: False
The description of the education entry. User can provide any kind of description for that user. Usually in HTML format to support rich text. (optional)
3000