Ignore onboardings in bulk
Onboardings
Ignore onboardings in bulk
Discard many pending onboardings in one call — cancels each without creating the employee. Best-effort and independent: the call returns 200 with a per-id results manifest (ok / error) — always inspect results rather than the HTTP status to detect partial failures. Up to 100 ids per call.
POST
Ignore onboardings in bulk
Key: Write
Scope: Company
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Body
application/json
IDs of the onboardings to ignore (1-100, unique). Best-effort and independent: inspect the per-id results — the HTTP status is 200 even when some items fail.
Required array length:
1 - 100 elements