My intention is my users can insert some intent to my alexa skill using my applications. So I need to change the intent schema and sample utterance of my alexa skill dynamically.
Is there any way to update intent schema and sample utterances without resubmisson and without using amazon developer portal.
Thanks