Create Partner Task

Creates a partner task on the specified talent on behalf of a partner.

Path Params
string
required

The identifier of the talent to assign the partner task to.

Body Params
int32
required

Identifier of the partner task specification (returned by the GET partner task specification endpoint) describing the task to assign to the talent.

date-time | null

Optional due date for the task. If the due date passes, the task is not automatically canceled; it remains active and moves to the Overdue bucket on the recruiter dashboard. If omitted, the task has no due date and will not appear in Overdue tracking.

string | null

Optional reference identifier supplied by the partner to correlate this task with their own system.

Headers
uuid

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