The reports.generated webhook is sent when a report has been successfully generated and can be retrieved.
Username = api_key_id, Password = api_key_secret
reports.generated
["reports.generated"]Your name for the webhook subscription.
"My Webhook"
Where you want to receive webhook delivery. This can be either a backend URL that you manage, or a URL provided by a webhook management service.
"https://your-webhook-backend.com"
Optional secret used to verify webhooks.
"your-secret-key"