TalentLMS Batch Actions API
This section introduces endpoints that perform bulk actions. After invoking any of the below endpoints, their response includes a background task ID.. You can use the `GET api/v2/tasks/:id` endpoint to track the progress of the action. For each request, the limit of items passed inside the body is 100.
TalentLMS Batch Actions API is one of 12 APIs that TalentLMS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Batch Actions. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://your-domain.talentlms.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
TalentLMS Batch Actions API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-API-Key (apikeyAuth).
By default, every request must be authenticated.
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
This section introduces endpoints that perform bulk actions. After invoking any of the below endpoints, their response includes a background task ID.. You can use the GET api/v2/t…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from TalentLMS 11
Other APIs TalentLMS publishes across the network.