Opt a service into background auto-updates
Opt a service into background auto-updates
Sets whether the service 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 services.
POST
Opt a service into background auto-updates
Path Parameters
Service identifier matching the installed manifest id.
Minimum string length:
1Body
application/json
Response
The auto-update opt-in state.
Response returned by the service auto-update endpoint.
Last modified on August 25, 2026