API key for service
s
senavi97
for example, if i have 3 static site services: development, staging, and production, i don't want a single api key to be able to make custom domain modifications for all of them; perhaps allow specifying api key names within the service, allowing only those api key(s) to call endpoints under that service
Log In
R
Rob Brackett
This potentially ties in pretty well with permissions within teams. It would be really great to restrict not just what services a key has access to, but what operations.
s
senavi97
Rob Brackett: agreed, granular (per endpoint?) permissions would be ideal but per service ones should be relatively quick to implement in the interim since right now they provide no environment isolation, which is critical