Hello, I want to generate an API key to be used exclusively for API calls in Meraki. The problem with API key generation is that Meraki requires all users to have an active email account. In my scenario I do not want to manage the overhead associated with creating a new email account. I also do not want these API calls to be tied to my own primary userID or another real person. Dependancy on an active email account would break my automation if that persons user account is no longer available. The API account should be able to stand on its own like we do in many other systems. Is there a way to generate an API key without tieing it to an email account?
... View more