Replace a service via direct URL
Replace a service via direct URL
Downloads the definition file from the supplied direct URL and replaces the existing service. The stored registry source is cleared, making the service a direct-installed item.
PATCH
Replace a service via direct URL
Path Parameters
Service identifier matching the installed manifest id.
Minimum string length:
1Body
application/json
Request body used to replace a service via a direct download URL.
Direct URL of the new definition file to replace the existing installation.
Minimum string length:
1Response
Update result for the requested service.
Response returned by the service patch endpoint.
Whether the service was updated (false if no change detected).
Last modified on July 1, 2026