Creates a document in the specified container definition
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the container definition in which to create the document
Document to add to the container
The body is of type object
.
Document Created
The response is of type object
.
Creates a document in the specified container definition
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the container definition in which to create the document
Document to add to the container
The body is of type object
.
Document Created
The response is of type object
.