/
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
post
Create Contact Custom Field
get
Read Contact Custom Field List
get
Get User Provider Key By Id
put
Update User Provider Key By Id
delete
Delete User Provider Key By Id
Data Source
12
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
Custom Field
Create Contact Custom Field
Create a new Contact Custom Field
post
/api/v1/contact_custom_field
Request body
IContactCustomFieldUpdate
required
org_id
string
uuid
nullable
custom_field_name
string
nullable
custom_field_type
'string'
|
'number'
Response
Successful Response
IPostResponseBaseIContactCustomFieldCreate
required
message
string
nullable
meta
union
data
IContactCustomFieldCreate
Changes