Created
June 10, 2019 12:52
-
-
Save satr/fd1242766560112f2f7af36af7311764 to your computer and use it in GitHub Desktop.
Un-subscribe from proactive events request the CustomProactiveSubscriptionChangedRequestHandler.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"request": { | |
"timestamp": "2019-06-10T12:50:52Z", | |
"requestId": "0f5ed9e2-267e-4231-9c15-6b8f4b74e957", | |
"type": "AlexaSkillEvent.ProactiveSubscriptionChanged" | |
}, | |
"version": "1.0", | |
"context": { | |
"System": { | |
"apiEndpoint": "https://api.amazonalexa.com", | |
"user": { | |
"userId": "amzn1.ask.account.AFJ..." | |
}, | |
"application": { | |
"applicationId": "amzn1.ask.skill.e2a..." | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment