EventParticipantRemove.mdx•1.02 kB
---
title: Event Participant Remove
description: |
Remove a participant from an event. Same rules as EventParticipantUpdate
where non-managing members may only remove themselves. Not soft-delete.
full: false
_openapi:
method: DELETE
route: /events/{event_mark}/participants/{account_id}
toc: []
structuredData:
headings: []
contents:
- content: >
Remove a participant from an event. Same rules as
EventParticipantUpdate
where non-managing members may only remove themselves. Not
soft-delete.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Remove a participant from an event. Same rules as EventParticipantUpdate
where non-managing members may only remove themselves. Not soft-delete.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/events/{event_mark}/participants/{account_id}","method":"delete"}]} webhooks={[]} hasHead={false} />