Update a routine trigger
pc_patch_routine_triggers_by_idUpdate a routine trigger's configuration, including label, enabled status, timezone, signing mode, cron expression, and replay window, by providing the trigger ID.
Instructions
Update a routine trigger
Paperclip operation: PATCH /api/routine-triggers/{id}. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |