Add Company Experience

Adds a company experience tag or a custom tag the company would like to use for the specified talent record. Added tag is displayed on the Tags tab of the talent profile page.

⚠️

Although the id parameter is listed among the body parameters, it does not need to be specified. The entered value will be overwritten.

Path Params
string
required
Body Params
int32

The identifier for the Company Experience Tag added to the talent.

int32

The identifier for the talent.

int32

The identifier for the company.

string

The name of the company.

date-time

The expiration date of the talent's Company Experience Tag.

Headers
string

Front office ID that indicates the tenant for which the request is being made. Either Tenant or FrontOfficeTenantId is required.

string

Allows client-specified request correlation. Provided value must be a valid GUID.

string

A short code that indicates the tenant for which the request is being made. Either Tenant or FrontOfficeTenantId is required.

string
required

Contains the caller's access token, in the form "Bearer {token}", without quotes.

Responses

400

Bad Request

401

Unauthorized

403

Access Denied

404

Not Found.

406

Unsupported format(s) indicated by Accept header

409

Validation failed.

415

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

429

Too many requests

500

An unexpected error occurred

502

The request could not be completed because an error occurred in an upstream service

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