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