mirror of
https://github.com/appwrite/appwrite
synced 2026-05-10 10:40:45 +00:00
# Conflicts: # app/config/specs/open-api3-latest-client.json # app/config/specs/open-api3-latest-console.json # app/config/specs/open-api3-latest-server.json # app/config/specs/swagger2-latest-client.json # app/config/specs/swagger2-latest-console.json # app/config/specs/swagger2-latest-server.json # app/controllers/api/databases.php # app/controllers/shared/api.php # composer.json # composer.lock # docs/references/databases/create-document.md
1 line
240 B
Markdown
1 line
240 B
Markdown
Create new Documents. Before using this route, you should create a new collection resource using either a [server integration](https://appwrite.io/docs/server/databases#databasesCreateCollection) API or directly from your database console.
|