v1

latestOpenAPI 3.1.02026-07-135055368.9 KB
Hive

Create a New Hive

Hive is a collection of documents that are used to train the Agent. Hive can be a PDF, DOCX, TXT or a website URL

post/v1/hives

Request body

hiveType'WEBSITE' | 'GOOGLE_DOCS' | 'DOCS' | 'TRANSCRIPTS' required
urlstring nullable

URL of the content

file_idsstring[] nullable

List of file ids to be referenced for the hive

hivePropsobject nullable

To recursively crawl child pages, add this as props {"crawl_child_pages": true}, "depth": "3"

Response

Hive created successfully

idstring
orgIdstring
statusstring required
createdBystring
createdAtstring date-time
updatedBystring
updatedAtstring date-time