HTTP Cron API

Interacting with the api and creating a request is easy just pass a JSON object to the following URL: https://devtabs.io/api/v1/createCronRequest

Check out how to Create a HTTP Cron Requestfor more info

Interacting with the api and cancelling a request is easy just pass a JSON object to the following URL: https://devtabs.io/api/v1/cancelCronRequest

Check out how to Cancel a HTTP Cron Requestfor more info

Last updated