post
https://api.workforce.pearson.com/data-ingestion/v1/batches
Creates a new batch for modifying workforce data within Pearson's systems.
Supported batch types:
workforce_upsert- Create, update, or delete employee records.workforce_overwrite- Replace all existing records with a new record set.
Typical use-cases:
- Initiate a bulk upload or update of employee records.
- Initiate a bulk operation to overwrite existing workforce data.
The returned batch_id can be used to track the status of the batch using the GET /v1/batches/{batch_id} endpoint.
us-east-2 eu-west-2 ap-southeast-2 ca-central-1 eu-central-1 ap-southeast-1
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request data
401Unauthorized
500Internal server error