Receive real-time notifications for redirect events.
redirect.createdNew redirect createdredirect.updatedRedirect modifiedredirect.deletedRedirect removeddeploy.startedDeployment initiateddeploy.completedDeployment finished{
"event": "redirect.created",
"timestamp": "2025-12-01T10:00:00Z",
"data": {
"id": "abc123",
"source": "/old-page",
"destination": "/new-page",
"status_code": 301
}
}Note: Webhooks are available on Business and Enterprise plans.