Webflow Enterprise API Enterprise-only API endpoints for managing Webflow workspaces and site configurations. All endpoints require an Enterprise workspace and appropriate token scopes. Endpoints Overview | Endpoint | Method | Scope | Description | |----------|--------|-------|-------------| | | GET | | Workspace audit logs | | | GET | | Site activity logs | | | GET | | List 301 redirect rules | | | POST | | Create a 301 redirect | | | PATCH | | Update a 301 redirect | | | DELETE | | Delete a 301 redirect | | | GET | | Get robots.txt configuration | | | PUT | | Replace robots.txt configuratio…