Events
Delete an event destination
Deletes an event destination: delivery stops immediately and the destination disappears from list and retrieve, while its recorded events and delivery attempts are retained. Returns a deleted marker; subsequent retrieves and deletes of the same id return 404.
delete/event-destinations/{id}
Path parameters
idstring required
Example:whe_a1b2c3d4e5f6
Response
The event destination was deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.