database
Create Document
Create a new Document. Before using this route, you should create a new collection resource using either a server integration API or directly from your database console.
post/database/collections/{collectionId}/documents
Path parameters
collectionIdstring required
Collection unique ID. You can create a new collection with validation rules using the Database service server integration.
Request body
Response
Document