---
title: "Unbind the named `Service` in the `Namespace` from an App."
method: POST
path: "/namespaces/{Namespace}/services/{Service}/unbind"
tags: ["service"]
---

# Unbind the named `Service` in the `Namespace` from an App.

`POST /namespaces/{Namespace}/services/{Service}/unbind`

## Path parameters

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

## Request body

- ServiceUnbindRequest
  - `app_name` string

## Response `200`

## Changes

- **2022-04-28** `a8ed88558876` — 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/unbind/post.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)
