Skip to main content
POST
Batch Upsert External Linking Learning Objects

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Headers

x-account-id
string
required

The account identifier

Prefer
string

Set to "heartbeat" to enable keep-alive newline heartbeats during long-running requests. Response includes Preference-Applied: heartbeat header when honored. (RFC 7240)

Example:

"heartbeat"

Body

application/json
items
object[]
required

The batch of items to upsert

Response

Batch operation accepted

statusCode
number | null
Example:

202

message
string | null
Example:

"Batch operation accepted"

timestamp
string<date-time> | null
Example:

"2021-01-01T01:01:01.000Z"

errors
string[][] | null
Example: