---
title: "Create configuration binding between `App` in `Namespace`, and the posted configurations, also in `Namespace`."
method: POST
path: "/namespaces/{Namespace}/applications/{App}/configurationbindings"
tags: ["svc-binding"]
---

# Create configuration binding between `App` in `Namespace`, and the posted configurations, also in `Namespace`.

`POST /namespaces/{Namespace}/applications/{App}/configurationbindings`

## Path parameters

- `Namespace` string, required
- `App` string, required

## Request body

- BindRequest
  - `names` 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)
