Opt a module into background auto-updates
Opt a module into background auto-updates
Sets whether the module is re-resolved from its stored registry source on the background auto-update sweep. The optional constraint is a semver range pinning which registry version is selected (omitted or null means latest); invalid ranges are rejected with 400. If the sweep interval is 0 the flag is still stored but nothing runs. Only works for registry-installed modules.
POST
Opt a module into background auto-updates
Path Parameters
Module identifier.
Minimum string length:
1Body
application/json
Response
The auto-update opt-in state.
Response returned by the module auto-update endpoint.
Last modified on August 25, 2026