Assign Employees to a Policy (bulk)

Atomically (re-)assigns every employee in the request body to the specified payroll policy.
Either all employees are moved, or none. Duplicate IDs in the body are deduplicated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
int32
required
Body Params

List of employee IDs to (re-)assign to the policy.

Request body for bulk assignment of employees to a payroll policy.

employeeIds
array of int32s | null

IDs of employees to (re-)assign to the target payroll policy.
Must contain at least one ID. Duplicates are deduplicated server-side.

employeeIds
Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
204

No Content

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!