---
title: "Create Bindings for Queue"
method: POST
path: "/bindings/{vhost}/e/{exchange}/q/{queue}"
tags: ["Bindings"]
---

# Create Bindings for Queue

`POST /bindings/{vhost}/e/{exchange}/q/{queue}`

## Request body

- BindingRequest
  - `routing_key` string, required
  - `arguments` object
    - `x-arg` string

## Response `201`

Created

## Other responses

- `405` — Method Not Allowed

---

[API](https://skmtc.dev/zcaudate-xyz/apis/rabbitmq-http-api.md) · [All operations](https://skmtc.dev/zcaudate-xyz/apis/rabbitmq-http-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zcaudate-xyz/rabbitmq-http-api/revisions/65c16d7e1482/schema)
