Skip to main content
POST
Bulk Create Documents

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

collectionId
string
required

The ID of the collection.

Body

application/json
content
object

Arbitrary JSON content of the document. If omitted, the document is created with an empty content object.

Response

Returns the number of created documents.

Created
integer

Number of documents created.