Update a goal
pc_patch_goals_by_idUpdate an existing goal's details, such as title, status, level, description, or owner, by providing its ID.
Instructions
Update a goal
Paperclip operation: PATCH /api/goals/{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 |