v7

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-07355390.1 KB
deployment

Update deployment

Updates an existing deployment configuration, such as the endpoint address or invocation headers. By default, service schemas are not re-discovered. Set overwrite: true to trigger re-discovery.

patch/deployments/{deployment}

Path parameters

deploymentstring required

Deployment identifier

Request body

OR

Response

Deployment updated successfully. Address and invocation options are updated. Service schemas are only updated if overwrite was set to true.

OR