Delete recurring task

Deletes a recurring task based on the ID supplied.

DELETE
/ v1 / recurring-tasks / {id}

Authorization

  • X-API-Key
    string
    required

    Header with the name X-API-Key where the value is your API key.

Path parameters

  • id
    integer

    ID of the recurring task to delete.