put https://app.360learning.com/api/v2/bulk/skills/jobs
Required OAuth scope:
skillsJobs:bulk
.
This endpoint processes up to 10,000 objects asynchronously. For more information, see the Bulk operations guide.
Adds or replaces multiple jobs based on the given externalId
.
- If a provided
externalId
matches an existing job, the job is replaced with the new data. - If no match is found, a new job is created.
Upon submission, the request is queued. Use the provided URL in the response header to check the status of the bulk operation.