Skip to main content

April 30, 2026

· 2 min read

GET /webhook_destinations

  • added the new event.cancelled enum value to the results/items/feed_item_types/items/ response property for the response status 200 (media type: application/json)
  • added the new event.cancelled enum value to the results/items/feed_item_types/items/ response property for the response status 200 (media type: application/xml)
View updated docs

POST /webhook_destinations

  • added the new event.cancelled enum value to the feed_item_types/items/ response property for the response status 201 (media type: application/json)
  • added the new event.cancelled enum value to the feed_item_types/items/ response property for the response status 201 (media type: application/xml)
  • added the new event.cancelled enum value to the request property feed_item_types/items/ (media type: application/x-www-form-urlencoded)
  • added the new event.cancelled enum value to the request property feed_item_types/items/ (media type: multipart/form-data)
  • added the new event.cancelled enum value to the request property feed_item_types/items/ (media type: application/json)
View updated docs