I am working on an Alexa Skill.
Right now I have hard coded my invocation name in my amazon console. I have a ruby admin panel which handles all other activities happening inside.
Is there any way I can put the Invocation Name via an admin panel and pass it on to Alexa skill like an API, which could change my skill's invocation name.