---
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`

## Changes

- **2023-09-01** `c199ecd2118a` — 1 info
  - endpoint added
- **2022-03-09** `e99b23942768` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespaces/:Namespace/services/:Service/put.md)

---

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