/
DA
dante-ai
/
Dante AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 2w ago
Details
View markdown
admin
1
Agent Category
5
Agent Dashboard - Notification Settings
3
Agent Dashboard - Organization
4
Agent Dashboard - Working Hours
4
Agent Dashboard Statistics
2
Agent Quick Response
5
Agent User
19
Auth
7
Avatars management
23
Celery Tasks
2
Conversations
19
Credits Top-Up
1
Documentation
4
Google SSO
2
Healthcheck
1
Integrations
2
Intercom
3
Knowledge Base Customizations
15
Knowledge Bases
17
Knowledge Bases V2
8
Links management
2
Login
2
Messages
6
Models and Predictions
9
Pabbly
3
Personalities
4
Profile
6
Prompt suggestion
2
Pusher Beams
1
Statistics
2
Stripe
7
Tabs
23
get
Get Quick Link
patch
Update Quick Link
post
Create Quick Link
delete
Delete Quick Link
get
Get Meta Link
patch
Update Meta Link
post
Create Meta Link
delete
Delete Meta Link
get
Get Link Group
patch
Update Link Group Slot
post
Create Link Group Slot
delete
Delete Link Group Slot
get
Get Video
patch
Update Video Slot
post
Create Video Slot
delete
Delete Video Slot
get
Get Slider
delete
Delete Slider Slot
patch
Update Slider Slot
post
Create Slider Slot
get
Get All Slots
get
Get Tabs Slots
post
Post Tabs Slots
team_roles
7
teams
20
Text to Speech
4
Tiers
9
Twilio Realtime
7
User
19
Users
5
Whatsapp
6
Zapier
4
Tabs
Update Meta Link
Endpoint to update an existing Meta Link.
patch
/tabs/slots/meta-links/{slot_id}
Path parameters
slot_id
string
uuid
required
Request body
MetaLinkPatchPayload
required
kb_id
string
uuid
required
title
string
url
string
open_in_new_tab
boolean
pull_meta_data
boolean
order
integer
description
string
image_url
string
Response
Successful Response
MetaLinkResponse
required
id
string
uuid
required
user_id
string
uuid
required
kb_id
string
uuid
required
title
string
required
url
string
required
open_in_new_tab
boolean
required
pull_meta_data
boolean
required
order
integer
required
disclaimer
string
required
type
string
required
description
string
required
image_url
string
required