v3

latestOpenAPI 3.1.02026-08-0712650111.6 KB

Bulk Content Action

Apply a publish-status action to up to 500 content items in one request.

Replaces the portal bulk bar's N-parallel-single-request pattern. The mutation is a single UPDATE scoped to the caller's org; ids that don't resolve inside the org (cross-org, deleted, unknown) are reported in failed and never touched. publish enforces the same upload_status == "ready" gate as PATCH.

post/v1/content/bulk

Request body

actionstring required
contentIdsstring[] required

Response

Successful Response

{"stackTrail":"paths:/v1/content/bulk:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}