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

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

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

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

## Path parameters

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

## Request body

- ServiceUpdateRequest — ServiceUpdateRequest represents and contains the data needed to update a service instance (add/change, and remove custom value keys)
  - `edit` 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.
  - `remove` string[]
  - `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)
