The structure that contains the notification information for the KVS images delivery. If this parameter is null, the configuration will be deleted from the stream.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/NotificationConfiguration",
"title": "NotificationConfiguration",
"type": "object",
"required": [
"Status",
"DestinationConfig"
],
"properties": {
"Status": {
"allOf": [
{
"$ref": "#/components/schemas/ConfigurationStatus"
},
{
"description": "Indicates if a notification configuration is enabled or disabled."
}
]
},
"DestinationConfig": {
"allOf": [
{
"$ref": "#/components/schemas/NotificationDestinationConfig"
},
{
"description": "The destination information required to deliver a notification to a customer."
}
]
}
},
"description": "The structure that contains the notification information for the KVS images delivery. If this parameter is null, the configuration will be deleted from the stream."
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.