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

---

[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)
