---
title: "Binds the app to the rpaas instance"
method: POST
path: "/resources/{instance}/bind-app"
tags: ["rpaas"]
---

# Binds the app to the rpaas instance

`POST /resources/{instance}/bind-app`

This endpoint is part of Tsuru Service API.

## Response `201`

App successfully bound to the rpaas instance

## Other responses

- `404` — rpaas instance does not exist
- `412` — rpaas instance not ready

---

[API](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service.md) · [All operations](https://skmtc.dev/tsuru/apis/reverse-proxy-as-a-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tsuru/reverse-proxy-as-a-service/revisions/611d7951dc76/schema)
