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

# Bind the named `Service` in the `Namespace` to an App.

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

## Path parameters

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

## Request body

- ServiceBindRequest
  - `app_name` string

## Response `200`

## Changes

- **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/bind/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/9999fa7a3fe4/schema)
