API Reference

Create Upload

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

Language
Click Try It! to start a request and see the response here!