---
title: "Sets the folder for the specified event"
method: POST
path: "/user/events/{eventId}/set-folder"
tags: ["user"]
---

# Sets the folder for the specified event

`POST /user/events/{eventId}/set-folder`

## Path parameters

- `eventId` string, required

## Request body

- object
  - `folderId` string

## Response `200`

OK

## Changes

- **2025-06-15** `a25cac038d26` — 1 info
  - endpoint added
- **2022-05-18** `c8572ecc9480` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/user/events/:eventId/set-folder/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/2dde8d9eb29c/schema)
