Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
DataCollectionUpdateSubscriptionRequest
Interface DataCollectionUpdateSubscriptionRequest
interface
DataCollectionUpdateSubscriptionRequest
{
parameters
?:
Record
<
string
,
any
>
;
events
?:
{
created
?:
boolean
;
updated
?:
boolean
;
deleted
?:
boolean
;
}
;
udm
?:
string
;
webhookUri
:
string
;
subscriptionId
:
string
;
cursor
?:
string
;
}
Hierarchy (
view full
)
DataCollectionSubscribeRequest
DataCollectionUpdateSubscriptionRequest
Index
Properties
parameters?
events?
udm?
webhook
Uri
subscription
Id
cursor?
Properties
Optional
parameters
parameters
?:
Record
<
string
,
any
>
Optional
events
events
?:
{
created
?:
boolean
;
updated
?:
boolean
;
deleted
?:
boolean
;
}
Optional
udm
udm
?:
string
webhook
Uri
webhook
Uri
:
string
subscription
Id
subscription
Id
:
string
Optional
cursor
cursor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parameters
events
udm
webhook
Uri
subscription
Id
cursor
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...