Compliance
Update obligation
Edit a compliance obligation.
PATCH
Updates an existing compliance obligation. All fields are optional; only the fields you send are changed. Returns the updated obligation object.
Path parameters
string
required
The obligation ID.
Body
string
Obligation name.
string
Detail text. Pass
null to clear it.string
One of
monthly, annual, one_off, custom.string
Next due date as a
YYYY-MM-DD date string.integer[]
Reminder lead times in days before the due date.
boolean
Whether the obligation is actively tracked.
