---
title: "Mark the user as having responded to this event"
method: POST
path: "/events/{eventId}/responded"
tags: ["events"]
---

# Mark the user as having responded to this event

`POST /events/{eventId}/responded`

## Path parameters

- `eventId` string, required

## Request body

- object
  - `email` string

## Response `200`

OK

---

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