---
title: "POST /projects/{projectName}/placements"
method: POST
path: "/projects/{projectName}/placements"
---

# POST /projects/{projectName}/placements

`POST /projects/{projectName}/placements`

Creates an empty placement.

## Path parameters

- `projectName` string, required

## Request body

- object
  - `placementName` string, required — The name of the placement to be created.
  - `attributes` object — Optional user-defined key/value pairs providing contextual data (such as location or function) for the placement.

## Response `200`

Success

- CreatePlacementResponse

## Other responses

- `480` — InternalFailureException
- `481` — InvalidRequestException
- `482` — ResourceConflictException
- `483` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/iot1click-projects.md) · [All operations](https://skmtc.net/aws/apis/iot1click-projects/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot1click-projects/versions/f5b97d63ce77/schema)
