Update a webhook's display name, provider or event-type path
PATCH/ingest-webhooks/:webhookId
The webhook's name cannot be changed: it is stamped on every event as its source and embedded in stored event types, so renaming would orphan existing history and any configuration keyed on it. Delete and recreate instead.
Request
Responses
- 200
- 400
- 404
The updated webhook
Invalid event-type path
No such webhook for this tenant