---
title: "Create Need"
method: POST
path: "/needs"
tags: ["Need"]
---

# Create Need

`POST /needs`

## Request body

- NeedsCreateNeedRequest
  - `address` string, required
  - `description` string, required

## Response `200`

OK

- NeedsLiteNeed
  - `id` integer

---

[API](https://skmtc.net/acikyazilimagi/apis/afet-harita-api.md) · [All operations](https://skmtc.net/acikyazilimagi/apis/afet-harita-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/acikyazilimagi/afet-harita-api/revisions/91d46c24c999/schema)
