Delete Recurring Tasks
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Specify this, all, or future to indicate which task recurrnces to delete.
Headers
Response
True if the API call succeeded; false otherwise.