---
title: "PUT /namespaces/{Namespace}/services/{Service}"
method: PUT
path: "/namespaces/{Namespace}/services/{Service}"
tags: ["service"]
---

# PUT /namespaces/{Namespace}/services/{Service}

`PUT /namespaces/{Namespace}/services/{Service}`

Replace the named `Service` in the `Namespace` as per the instructions in the body

## Path parameters

- `Namespace` string, required
- `Service` string, required

## Request body

- ServiceReplaceRequest — ServiceReplaceRequest represents and contains the data needed to replace a service instance (i.e. the custom value keys)
  - `settings` ChartValueSettings — ChartValueSettings is a collection of key/value pairs describing the user's chosen settings with which to configure the helm chart referenced by the application's appchart.
  - `wait` boolean

## Response `200`

---

[API](https://skmtc.net/epinio/apis/epinio-api.md) · [All operations](https://skmtc.net/epinio/apis/epinio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epinio/epinio-api/versions/be66b2ae7807/schema)
