This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
As of January 29, 2026, User Accounts functionality has been disabled on all Webflow sites. The related documentation has been removed from this site.
The following User Accounts APIs are removed and no longer available:
User endpoints
GET /sites/{site_id}/users (List users)GET /sites/{site_id}/users/{user_id} (Get user)PATCH /sites/{site_id}/users/{user_id} (Update user)DELETE /sites/{site_id}/users/{user_id} (Delete user)POST /sites/{site_id}/users/invite (Create and invite user)Access Groups endpoints
GET /sites/{site_id}/accessgroups (List access groups)The following webhooks are also removed and no longer available:
user_account_addeduser_account_updateduser_account_deletedThis deprecation affects all API versions:
If you were using User Accounts APIs, review the User Accounts sunset Help Center article for guidance on transitioning your workflows.