---
title: "Creates a new event"
method: POST
path: "/events"
tags: ["event"]
---

# Creates a new event

`POST /events`

## Request body

- string

## Response `201`

Created

- object
  - `eventId` string

## Changes

- **2022-05-18** `c8572ecc9480` — 2 info
  - api tag `event` added
  - api tag `events` removed

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/events/post.md)

---

[API](https://skmtc.dev/schej-it/apis/schej-it-api.md) · [All operations](https://skmtc.dev/schej-it/apis/schej-it-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/schej-it/schej-it-api/revisions/c8572ecc9480/schema)
