Upsert libraries

Required OAuth scope: skillsLibraries:bulk.

This endpoint processes up to 10,000 objects asynchronously. For more information, see the Bulk operations guide.

Adds or replaces multiple libraries based on the given externalId.

  • If a provided externalId matches an existing library, the library is replaced with the new data.
  • If no match is found, a new library is created.

Upon submission, the request is queued. Use the provided URL in the response header to check the status of the bulk operation.

Body Params
input
array of objects
required
length ≤ 10000

An array of library upsert objects.

input*
Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json