EventDestination
One webhook routes a single event type to one HTTPS target.
Routing is free: the same event type may be sent to several webhooks (delete and re-create to change the routing). Only status and label can be updated in place.
List your event destinations
Returns the paginated list of your event destinations, each routing one event type to one target
Create an event destination
Creates a new event destination with dedicated configuration
Get an event destination
Returns the corresponding event destination by uuid
Update an event destination
Update the configuration of the event destination matching uuid
Delete an event destination
Deletes the event destination matching uuid. This is a hard delete, the record will be removed and cannot be recovered.