Enqueue a bulk creation of eligible employees

This only enqueues the operation — a successful response does not mean the items were processed. Check the real outcome with GET /api/v1/operations/{id}.

Creates multiple eligible employees in the company group asynchronously. Each item associates an employee to a specific company with optional additional info. Maximum of 200 items per request.

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

Optional identifier for the request origin (e.g. system name)

data
array of objects
required
length ≤ 200

List of employees to create (max 200 items)

data*
Responses

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