Patch service secrets
Patch service secrets
Applies a JSON Patch document to the encrypted secrets payload, validates the result against the schema, and persists the updated secrets. The response only confirms success; secrets are never echoed back.
PATCH
Patch service secrets
Path Parameters
Service identifier matching the installed manifest id.
Minimum string length:
1Body
application/json
Response
Confirmation that the secrets payload was updated.
Response returned after patching service secrets.
Acknowledges that the secrets patch was accepted and persisted.
Last modified on July 1, 2026