EventCreate.mdx•898 B
---
title: Event Create
description: |
Create a new event. When an event is created, a thread is also created
which provides the means for discussion via the thread and reply APIs.
full: false
_openapi:
method: POST
route: /events
toc: []
structuredData:
headings: []
contents:
- content: |
Create a new event. When an event is created, a thread is also created
which provides the means for discussion via the thread and reply APIs.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Create a new event. When an event is created, a thread is also created
which provides the means for discussion via the thread and reply APIs.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/events","method":"post"}]} webhooks={[]} hasHead={false} />