Path Parameters
| Param | Type | Description |
|---|---|---|
id | string | Objective ID |
Request Body
| Field | Type | Description |
|---|---|---|
title | string | Updated title |
description | string | Updated description |
status | string | active, paused, completed, abandoned |
progress | integer | Progress percentage (0-100) |
drive_mode | string | manual or scheduled |
cron_schedule | string | Cron expression (for scheduled mode) |
success_criteria | string | Updated criteria |
metadata | object | Arbitrary metadata |