Add Talent Education History

Adds information about the education history to the profile of the specified talent record. This information is displayed on the Education tab of the talent profile page.

Path Params
string
required

The identifier of the talent for whom the education history should be added.

Body Params
int32

The identifier for the talent education history record.

int32
required

The identifier for the talent.

string
length ≤ 50

The start date. This is an open-format text field containing the year, and possibly month of the date. For example, 2012, 9/12, 09-2012.

string
length ≤ 50

The date of completion. This is an open-format text field containing the year, and possibly month of the date. For example, 2016, 5/16, 05-2016.

string
length ≤ 255

The name of the educational institution.

string
required

The type of school attended. Valid values are 'Highschool', 'Secondary', 'Trade', 'Community', 'College' and 'University'.

string
length ≤ 255

The name of the obtained degree.

string
required

The type of the degree obtained. Valid values are 'Secondary', 'High School or Equivalent', 'Some High School or Equivalent', 'HND/HNC or Equivalent', 'Vocational', 'Certification', 'Some College', 'Associates', 'Bachelors', 'Some Post-Graduate', 'Masters', 'Doctorate', 'Postdoctorate', 'Professional', 'Post Professional', 'Intermediate Graduate', 'Special Education', 'GED' and 'International'.

string
length ≤ 500

The field of studies.

string
length ≤ 255

The Grade Point Average.

string
length ≤ 255

The city where the school is located.

string
length ≤ 255

The state/province or region where the school is located in open-format text.

string
length ≤ 255

The country where the school is located in open-format text.

string

Additional notes on the talent's education history.

Headers
uuid

Unique request identifier (GUID) used to correlate request data with log entries and events.

integer

An integer identifier for the tenant that the request is being made for. Required when Tenant header is not provided.

string

Tenant company code that determines data access scope during the request. Required when FrontOfficeTenantId header is not provided.

Responses

401

Unauthorized

403

Access Denied

405

Unsupported method

406

Unsupported format(s) indicated by Accept header

415

Unsupported format(s) indicated by the Content-Type header

429

Too many requests

500

An unexpected error occurred

502

Service Unavailable

504

Gateway Timeout

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