Hey Hey
I wonder if and how I can get a notification when a document is updated? Ideally programatically via a webhook.
I found https://rollout.com/integration-guides/lucidchart/quick-guide-to-implementing-webhooks-in-lucidchart this but unfortunatley setup doesn’t work. (see error below):
Thanks /Tobi
```
{
"code": "notFound",
"message": "Resource not found",
"requestId": "15f2b00fa5707d96",
"details": {
"path": "/webhooks",
"method": "POST"
}
}
```