Comments Notification API
This API specification describes the webhook endpoint that plugin servers must implement to receive notification events from the Stripo Email Editor.
The editor will POST notification events to the configured plugin URL when specific actions occur (e.g., comments created, replied, resolved, or viewed).
Authentication: HTTP Basic Authentication is required. The editor will send credentials configured in the plugin settings.
Important: All event type and subtype values use UPPERCASE with underscores.