Submits a bulk content operations job for asynchronous processing.

Accepts up to 500 content operations in JSON:API format. Returns 202 Accepted with job details for status polling. Supports articles, videos, books,
courses, events, assessments, and episodes.

Required OAuth Scope: content:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Bulk operations request containing up to 500 content operations

meta
object
data
array of objects
required
length between 1 and 500

Array of content operations (max 500)

data*
string
enum
required

Content type (articles, videos, books, courses, events, assessments, episodes)

attributes
object
required

Operation attributes (required fields vary by content type)

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json