---
title: "POST Condition resource"
method: POST
path: "/Condition"
tags: ["Condition"]
---

# POST Condition resource

`POST /Condition`

Create a new Condition resource.

## Headers

- `If-None-Exist` string

## Response `200`

The created Condition resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `412` — Precondition Failed - search criteria was not selective enough to successfully execute the operation
- `500` — Error, with details

---

[API](https://skmtc.net/zushealth/apis/auth-service-api.md) · [All operations](https://skmtc.net/zushealth/apis/auth-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zushealth/auth-service-api/revisions/ee03e3c0910d/schema)
