Manually run a routine
pc_post_routines_by_id_runManually run a routine by ID, with optional payload, variables, and workspace settings for execution.
Instructions
Manually run a routine
Paperclip operation: POST /api/routines/{id}/run. 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 |