update_a_task_outcome_1
Update an existing task type-outcome relation by its ID. Modifies the relation's title.
Instructions
🟡 WRITE · updates data · Tasktype Outcome Rels · PUT /tasktypeOutcomeRels/{id}
WIP Update a task type - outcome relation
Modifies an existing record in place. Idempotent.
Update an existing task type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task type - outcome relation's id | |
| body | No | Request body (application/json). |