Update a routine
pc_patch_routines_by_idUpdate an existing routine's properties such as title, status, priority, or environment variables using its unique ID.
Instructions
Update a routine
Paperclip operation: PATCH /api/routines/{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 |