---
title: "PUT /v2/doorways/{doorway_id}/installation/"
method: PUT
path: "/v2/doorways/{doorway_id}/installation/"
tags: ["Doorways"]
---

# PUT /v2/doorways/{doorway_id}/installation/

`PUT /v2/doorways/{doorway_id}/installation/`

Assign an Installation to a Doorway (and clear it from other Doorways)

## Request body

- DoorwayInstallation
  - `installation_id` integer, nullable, required

## Response `200`

Updated

- OptionalDoorwayInstallationSerializer
  - `installation_id` integer, nullable, required

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
