cURL
HR Employees
Commit bulk employee import (partial success supported)
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
application/json
Response
Commit bulk employee import (partial success supported) — created
Validate employee import rows from JSON (no persistence)Download payment rails import template (separate from core HR employee…