post https://{youraccountname}.api-us1.com/api/3/taskNotifications
Create a new task reminder
Responses
Create a new task reminder
xxxxxxxxxx
curl --request POST \
--url https://youraccountname.api-us1.com/api/3/taskNotifications \
--header 'accept: application/json' \
--header 'content-type: application/json'