Skip to content

CreateCustomEvent

Properties

Name Type Description Notes
code str The event code that should match a custom subscription.
content {str: (bool, date, datetime, dict, float, int, list, str, none_type)} The content that will be forwarded to the configured custom subscription destinations.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]