patch
https://console.neon.tech/api/v2/projects//branches//triggers/
Applies a partial update. The required type discriminator must identify
the existing trigger kind; the only currently supported type is
schedule. Editing an inherited trigger creates a child-local shadow
with the same trigger_id; it remains disabled unless this request
explicitly enables it. Updating the schedule or enabled state increments
version and recomputes next_run_at.
Disabling stops future scheduling but does not cancel occurrences already
committed for delivery.
Note: This endpoint is currently in Beta.