Skip to main content
POST
Update a service from its stored registry

Path Parameters

serviceId
string
required

Service identifier matching the installed manifest id.

Minimum string length: 1

Response

Update result for the requested service.

Response returned by the service update endpoint.

id
string
required

Identifier of the service that was checked for updates.

Minimum string length: 1
updated
boolean
required

Acknowledges that the update request was processed successfully.

Last modified on July 9, 2026