Set Program Name Reminder
# Set Program Name Reminder
Path:
/api/showtoast
Method: POST
Content-type: application/json; charset=utf-8
API Description: This can be used to set the program name reminder.
Request
Name | Type | Example | Description |
---|---|---|---|
showToast | int | 1 | 1: Enable, 0: Disable |
Example
{"showToast": 0}