/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 2w ago
View markdown
insighto
Ragify
post
Create Data Source
cdca56191be9
latest
OpenAPI 3.1.0
2026-07-26
231
357
386.7 KB
Agency
18
Agency Analytics
3
Agency Billing
11
Analytics
2
Assistant
10
Billing
1
Calendar Pool
11
Calling
3
Campaign
12
Channel
10
Contact
6
Conversation
8
Conversation Flow
5
Custom Field
5
Data Source
12
get
Get List Of Data Sources
post
Create Data Source
post
Add Datasourcefile
post
Add Datasourcefile Collection
post
Add Datasourcefile Text Blob
put
Add Datasourcefile
get
Get Datasource By Id
delete
Delete Datasource By Id
get
Get List Of Data Source Files For Data Source Id
get
Get List Of Assistants For Datasource Id
delete
Delete Linked Assistant Datasource
delete
Delete Datasourcefile By Id
Form
9
Intent
7
Log
5
Messaging
3
Outbound Webhook
7
Prompt
5
Provider
6
Tag
14
Tool
16
Tool Function
5
User
14
Voice
9
Widget
5
Wizard
1
Workflow
8
Webhooks
post
Captured Form Created
post
Captured Form Updated
post
Conversation Closed
post
Conversation Updated
Data Source
Create Data Source
Create a new datasource
post
/api/v1/datasource
Request body
IDataSourceCreate
required
ds_type
'pdf'
|
'doc'
|
'http'
|
'tool'
|
'text_blob'
|
'image'
|
'text_image'
required
name
string
nullable
description
string
nullable
attributes
object
ds_status
'empty'
|
'initialized'
|
'queued'
|
'crawling'
|
'in_process'
|
'retry_pending'
|
'ready_for_use'
|
'failed'
org_id
string
uuid
nullable
Response
Successful Response
IPostResponseBaseIDataSourceRead
required
message
string
nullable
meta
union
data
IDataSourceRead