Update Talent Work History

Updates the specified work history information for the specified talent record.

Path Params
string
required

The identifier for the talent associated with the work history record.

string
required

The identifier for the work history record to be updated.

Body Params
int32

The identifier for the talent work history record.

int32
required

The identifier for the talent.

string
length ≤ 255

The name of the company where the talent worked.

string
length ≤ 255

The job title.

string
length ≤ 50

The employment 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 employment end date. 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 city of employment.

string
length ≤ 255

The state/province or region of employment in open-format text.

string
length ≤ 255

The country of employment in open-format text.

string

The duties the talent performed during employment.

string

The reason for leaving.

string

Additional notes on the talent's work 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

409

Operation could not be completed due to conflict.

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