CreateWebHookInfoModel

CreateWebHookInfoModel
CreateWebHookInfoModel
JSON Example
{
    "callback_uri": "string",
    "sign_key": "string",
    "subscribed_categories": [
        "string"
    ],
    "subscribed_notification_types": [
        "string"
    ]
}
object
callback_headers
Optional

Map of Rest Headers and values to be used in the callback

string
callback_uri
Optional

Call back URI

string
sign_key
Optional

Secret key which will be used by Notification Platform to sign every request sent to this webhook.

array of string
subscribed_categories
Optional

subscribed_categories

array of string
subscribed_notification_types
Optional

subscribed_notification_types