/
IN
insighto
/
Ragify
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 1mo ago
Details
Filter operations
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
Form
9
Intent
7
Log
5
Messaging
3
Outbound Webhook
7
Prompt
5
Provider
6
Tag
14
post
Create Tag
get
Read Tag List
get
Get Tag By Id
put
Update Tag By Id
delete
Delete Tag By Id
get
Get Tag By Id
post
Create Link Tag Entity
get
Read Link Tag Entity List
get
Get Link Tag Entity By Tag Id
get
Get Link Tag Entity By Id
put
Update Link Tag Entity By Id
delete
Delete Link Tag Entity By Id
get
Get Entities By Tag
get
Get Tags Entity Id
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
Tag
Create Tag
Create a new tag
post
/api/v1/tag
Request body
ITagCreate
required
name
string
nullable
required
description
string
nullable
required
color_code
string
nullable
required
attributes
object
nullable
Response
Successful Response
IPostResponseBaseITagRead
required
message
string
nullable
meta
union
data
ITagRead
Changes