Skip to main content
POST
Ingest Document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
workspace_id
string<uuid>
required
source_connection_id
string<uuid>
required
source_type
enum<string>
required
Available options:
gmail,
notion,
google-drive,
voice-session,
hubspot,
pipedrive,
google-calendar,
attio,
slack,
manual,
interview
external_id
string
required
content_text
string
required
url
string | null
title
string | null
author_name
string | null
author_email
string | null
created_at
string<date-time> | null
updated_at
string<date-time> | null

Response

Successful Response

document_id
string<uuid>
required
status
string
required