The conversation event to parse
Validate authorization header for callback request
Incoming request's headers
Incoming request's body
Optional_path: stringIncoming request's path
Optional_method: stringIncoming request's HTTP method
StaticparseStatic reviver for a Conversation Event. This method ensures the object can be treated as a Conversation Event.
The event body containing the Conversation event notification.
Add the trigger corresponding to the trigger 'message' <==> MESSAGE_INBOUND 'message_redaction' <==> MESSAGE_INBOUND_SMART_CONVERSATION_REDACTION 'message_submit_notification' <==> MESSAGE_SUBMIT 'message_delivery_report' <==> MESSAGE_DELIVERY 'event' <==> EVENT_INBOUND 'event_delivery_report' <==> EVENT_DELIVERY 'conversation_start_notification' <==> CONVERSATION_START 'conversation_stop_notification' <==> CONVERSATION_STOP 'conversation_delete_notification' <==> CONVERSATION_DELETE 'contact_create_notification' <==> CONTACT_CREATE 'contact_delete_notification' <==> CONTACT_DELETE 'contact_merge_notification' <==> CONTACT_MERGE 'contact_update_notification' <==> CONTACT_UPDATE 'duplicated_identities' <==> CONTACT_IDENTITIES_DUPLICATION 'capability_notification' <==> CAPABILITY 'opt_in_notification' <==> OPT_IN 'opt_out_notification' <==> OPT_OUT 'channel_event_notification' <==> CHANNEL_EVENT 'unsupported_callback' <==> UNSUPPORTED 'smart_conversation_notification' <==> SMART_CONVERSATIONS