Support multiple API tokens and READ/WRITE permissions
Webflow only has one API token that has all permissions. You should be able to generate read-only tokens, which would be better for security. At minimum, we should be able to generate a READ+WRITE token, and a READ-ONLY token. But ideally should b...