Changelog
Friday, August 20th 2021
Posted by
As previously mentioned (on May 25th, 2021) Vercel will be removing UI Hooks for integrations.
UI Hooks have already become unavailable for newly created Integrations, but they will also be removed from all existing Integrations, meaning that:
/v1/integrations/configuration/:id/metadata
will become unavailable.Furthermore, we also deprecated the manual webhook creation through our API. See our previous announcement about this change. This means that:
/v1/integrations/webhooks
will become unavailable./v1/integrations/webhooks/:id
will become unavailable.DELETE
requests to the configured generic Webhook URL will be not send anymore.Check the updated documentation to learn more about upgrading your Integration.
Develop.
Preview.
Ship.
The development platform for the best frontend teams.