---
title: "Set Settings"
method: POST
path: "/sync/settings/set"
tags: ["Sync"]
---

# Set Settings

`POST /sync/settings/set`

Upload data to save to settings.

## Query parameters

- `timestamp` integer, nullable — Timestamp of settings change. Used to avoid feedback loops.

## Request body

- object

## Response `204`

Success

## Other responses

- `default` — An error occurred.

---

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