EventUpdate.mdx•1.15 kB
---
title: Event Update
description: |
Update an event. If the content field is updated, this is stored on the
thread associated with the event, rather than the event itself. It's
possible to update that thread directly using `threads` operations.
full: false
_openapi:
method: PATCH
route: /events/{event_mark}
toc: []
structuredData:
headings: []
contents:
- content: >
Update an event. If the content field is updated, this is stored on
the
thread associated with the event, rather than the event itself. It's
possible to update that thread directly using `threads` operations.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Update an event. If the content field is updated, this is stored on the
thread associated with the event, rather than the event itself. It's
possible to update that thread directly using `threads` operations.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/events/{event_mark}","method":"patch"}]} webhooks={[]} hasHead={false} />