update_incentive_reward
Update an existing incentive reward by providing its workspace and ID, with optional changes to name, description, points cost, or quantity.
Instructions
Update an incentive reward
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| id | Yes | Incentive reward UUID | |
| name | No | ||
| description | No | ||
| points_cost | No | ||
| quantity | No |