Install a service from a registry
Install a service from a registry
Resolves the registry source URL, downloads the definition from the returned downloadUrl, validates the manifest, and stores it. Optional adapter and id override the registry defaults. The registry source URL is stored for future updates.
POST
Install a service from a registry
Body
application/json
Request body used to install a service from a registry.
Registry URL to resolve for service metadata, then download the definition.
Minimum string length:
1Optional adapter module identifier. Overrides registry default.
Minimum string length:
1Optional service identifier. Overrides registry default.
Minimum string length:
1Response
The service was installed and stored.
Response returned after a service is installed.
Identifier assigned to the newly installed service.
Minimum string length:
1Last modified on July 1, 2026