Update Alexa Reminder Element

This element will try to update the existing reminder which is identified by an alertToken for an Alexa Skill.

Parameters:

Example of ${status.reminder} Return Variable Name value:

    {
        "alertToken": "fb6412a3-3616-453f-883d-97cc17d5c2e3",
        "createdTime": "Wed Feb 02 13:02:56 UTC 2022",
        "updatedTime": "Wed Feb 02 13:02:57 UTC 2022",
        "status": "ON",
        "version": "5",
        "href": "https://api.amazonalexa.com/v1/alerts/reminders/fb6412a3-3616-453f-883d-97cc17d5c2e3/fb6412a3-3616-453f-883d-97cc17d5c2e3"
    }
    

Flows: