NotificationSystemSettingValueDeletedv1
Event represents the overrideable value for a setting in a specific context.
Details
This event is generated when a setting value is being overriden based on a subscription.
Consumer / Producer Diagram
NotificationSystemSettingValueDeleted Schema (json)
{
"contextIdentifier": "string",
"value": "string",
"key": "string",
"context": {
"decodedUserKey": "string",
"decodedTenantKey": "string",
"decodedAppKey": "string",
"roleType": 0,
"layer": "System",
"allowed": {
"item1": false
}
},
"propertyBag": {
"item1": "string"
},
"isTracked": false
}Edit this pageLast updated on 2023/12/15