reset_recipe_trigger
Reset a recipe trigger cursor to re-sync data from the source. Works only with polling and scheduled triggers; the recipe must handle duplicate records.
Instructions
Reset a recipe trigger cursor (POST /api/recipes/:recipe_id/reset_trigger). Use to re-sync data from the source. Only works with polling and scheduled triggers. The recipe must handle duplicate records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |