Add Universal Company Restriction

Adds a talent to the 'Do Not Assign' list universally across multiple tenants for specified companies.

Body Params
int32
required

The identifier for the talent.

tenantCompanies
array of objects
required
length ≥ 1

List of tenant and associated company identifiers where the talent should be restricted.

tenantCompanies*
int32
required

The identifier for the tenant.

companyIds
array of int32s
required

The list of company identifiers under the specified tenant.

companyIds*
int32
required

The user identifier who is adding the restriction.

date-time

The date when the restriction was added. Defaults to current date if null. The field follows the YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss formats and also supports fractional seconds, such as YYYY-MM-DDTHH:mm:ss.sss. For example, 2024-12-01, 2024-12-01T14:30:00, and 2024-12-01T14:30:00.546.

string

Any additional notes regarding the restriction.

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