/
XQ
xquik-dev
/
Xquik API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3w ago
Details
Filter operations
Account
3
API Keys
3
Bot
4
Composition
13
Draws
4
Events
2
Extractions
5
Integrations
7
get
List integrations
post
Create integration
get
Get integration details
delete
Delete integration
patch
Update integration
get
List integration delivery history
post
Send test delivery
Media
2
Monitors
5
Subscribe
3
Support
5
Trends
1
Webhooks
6
X Accounts
5
X API
36
X Write
16
Integrations
Update integration
patch
/integrations/{id}
Path parameters
id
string
required
Resource ID (stringified bigint)
Request body
object
required
name
string
eventTypes
EventType[]
isActive
boolean
silentPush
boolean
scopeAllMonitors
boolean
messageTemplate
object
filters
object
Response
Integration updated
Integration
required
id
string
required
type
'telegram'
required
name
string
required
config
object
required
eventTypes
EventType[]
required
isActive
boolean
required
silentPush
boolean
scopeAllMonitors
boolean
messageTemplate
string
filters
object
createdAt
string
date-time
required
Changes