---
search:
  tags:
    - Bulk
    - POST
seo:
  description: >-
    Idempotent per batch_id + item_key: retry an identical request after a
    timeout.… Reference for the POST /api/cli/posts/bulk endpoint in the
    BrainyShorts API.
sidebar:
  label: Create up to 100 drafts or schedules
  badge: POST
title: Create up to 100 drafts or schedules
type: openapi-operation
---
Idempotent per `batch_id` + `item_key`: retry an identical request after a timeout. Changing an item while keeping its key is a conflict. Bulk cannot publish immediately. Media must be managed uploads referenced by `asset_id`.

`POST /api/cli/posts/bulk`
