Creates a new document with the provided information.
Your unique Avido API key
Your unique Avido Application ID
Request body for creating a new document with its initial version
User ID of the person assigned to this document
"user_123456789"
Title of the initial document version
"API Documentation"
Content of the initial document version
"This document describes the API endpoints..."
Optional ID of the scrape job that generated this document
"321e4567-e89b-12d3-a456-426614174000"
Optional metadata for the initial document version
Array of original sentences from the source
[
"This is the first sentence.",
"This is the second sentence."
]Status of the initial document version
DRAFT, REVIEW, APPROVED, ARCHIVED "DRAFT"
Language of the initial document version
"english"
Document created successfully
Successful response containing the document data
A Core Document represents a piece of content that can be organized hierarchically with parent-child relationships and supports versioning