---
title: "Settings"
method: POST
path: "/trading/user/settings"
---

# Settings

`POST /trading/user/settings`

Used to update your trade URL or the marketplace privacy protection level.

## Request body

- object
  - `trade_url` string — full_trade_url_here
  - `marketplace_privacy_protection_level` string — Use 'base' or 'strict'

## Response `200`

200

## Other responses

- `400` — 400
- `429` — 429

---

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