Skip to main content
POST
Bulk create documents

Headers

Authorization
string

Supports both API Key and User Access Token authorization. See https://joyfill.mintlify.app/api/authentication

Body

application/json
data
object[]

Array of raw Document objects or Document from template objects. Max 100 documents can be created at a time.

Response

200 - application/json

200

data
object[]
failures
object[]