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

# POST Endpoint resource

`POST /Endpoint`

Create a new Endpoint resource.

## Headers

- `If-None-Exist` string

## Response `200`

The created Endpoint 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/versions/ee03e3c0910d/schema)
