Orgs Knowledge
Create Content
Create a new content for the organization.
POST
Create Content
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
The ID of the org
Body
The content information.
Response
200 - application/json
The created content.
Schema for vector content
Title of the vector
Type of the vector content
Available options:
TEXT, FILE, URL Content configuration schema for different vector input types
- Option 1
- Option 2
- Option 3
Size of the vector in bytes
Number of chunks processed for the vector
Number of chunks in the vector
Error message if vector processing failed
Status of vector processing
Available options:
PENDING, PROCESSING, PROCESSED, FAILED Parent content ID
Children (for URL crawl parents)
Create Content