Webflow API: Removed Endpoints
As part of our launch on Tuesday, August 29th, we are launching a new version of our API. The following endpoints will not be supported in the new version of the API:
PUT
/sites/{site_id}/users/{user_id}/accessgroups
This functionality has now been folded under “Update User” API endpoint
DELETE
/collections/{collection_id}/items
We have removed support for bulk-deletion of CMS items
This does not impact any API endpoints in the legacy API version.