Name | Type | Description | Notes |
---|---|---|---|
type | str | The notification type. | |
_query_params | dict(str, str) | Array of query parameters. | [optional] |
headers | dict(str, str) | List of API HTTP headers for the given webhook-based notification. | [optional] |
verb | str | API method for this notification. | |
url | str | API URL for the given notification. | |
payload | str | API payload of this notification. |