---
title: "Creates Incidents"
method: POST
path: "/incidents"
---

# Creates Incidents

`POST /incidents`

Receive incidents from external systems. An incident typically represents an unplanned interruption to an IT service or a reduction in the quality of an IT service. It could be an issue reported by a user or detected by monitoring tools.

## Response `201`

Successful

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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