put https://app.360learning.com/api/v2/bulk/skills/users/jobs
Required OAuth scope:
skillsJobs:bulk
.
This endpoint processes up to 10,000 objects asynchronously. For more information, see the Bulk operations guide.
Replaces users jobs based on the given userId
.
- All jobs of each users will be replaced by the provided ones. For each user, a maximum of 100 jobs is allowed.
Upon submission, the request is queued. Use the provided URL in the response header to check the status of the bulk operation.