---
title: "Blocking a User"
method: POST
path: "/trading/block-list/{steam_id}"
---

# Blocking a User

`POST /trading/block-list/{steam_id}`

Used to block a user, preventing them from trading with you, and you with them.

## Path parameters

- `steam_id` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[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/revisions/638e58458b14/schema)
