Brain
Create Document by URL
POST
/
brain
/
{brain_id}
/
documents
/
url
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
application/json
Url of the website that you want to add
Response
200 - application/json
A unique identifier for the “brain” associated with this document or data object
The timestamp indicating when the document or file was created
A unique identifier for the document associated with this object
An internal ID for this object
The name of the file or document
The current status of the document processing.
The type of the document or file
A URL link to access or download the file. This is likely a temporary signed URL from AWS S3, as it includes authentication details and an expiration timestamp
Identifier for metadata object