Optionalapp_The app that this webhook belongs to.
Optionalclient_OptionalidThe ID of the webhook.
OptionalsecretOptional secret be used to sign contents of webhooks sent by the Conversation API. You can then use the secret to verify the signature.
The target url where events should be sent to. Maximum URL length is 742. The conversation-api.*.sinch.com subdomains are forbidden.
Optionaltarget_OptionaltriggersAn array of triggers that should trigger the webhook and result in an event being sent to the target url. Refer to the list of Webhook Triggers for a complete list.
Represents a destination for receiving callbacks from the Conversation API.