Patch service configuration
Patch service configuration
Applies a JSON Patch document to the stored configuration, validates the result against the schema, persists it, and returns the resulting configuration payload. The patch body must be an array of RFC 6902 operations.
PATCH
Patch service configuration
Path Parameters
Service identifier matching the installed manifest id.
Minimum string length:
1Body
application/json
Response
The updated configuration payload.
Wrapper for a service configuration document.
Current configuration payload stored for the service.
Last modified on July 1, 2026