---
title: "POST /v3/{org_id}/installations/at/"
method: POST
path: "/v3/{org_id}/installations/at/"
tags: ["Installations - By Org"]
---

# POST /v3/{org_id}/installations/at/

`POST /v3/{org_id}/installations/at/`

InstallationAtReadView operations.

## Request body

- BaseInstallationHistory
  - `id` integer
  - `serial_number` string
  - `doorway_id` integer
  - `orientation_switch` integer
  - `created_at` string, date-time
  - `deleted_at` string, date-time
  - `updated_at` string, date-time

## Response `201`

Created

- OptionalBaseInstallationHistorySerializer
  - `id` integer
  - `serial_number` string
  - `doorway_id` integer
  - `orientation_switch` integer
  - `created_at` string, date-time
  - `deleted_at` string, date-time
  - `updated_at` string, date-time

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