Create a Talent Job Activity

Adds a job activity relating to the talent. The added activity is displayed on the Activities tab of the talent profile page.

Path Params
string
required

The identifier for the talent record to which the activity should be added.

Body Params
int32

The identifier for the talent job activity.

int32

The identifier for the job.

int32

The identifier for the talent.

date-time

The date of the activity.

string

The talent job activity notes.

int32

The identifier for the user who logged the activity.

int32

The identifier for the activity type.

string

The name of the talent job activity.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json