---
title: "Update Token"
method: PUT
path: "/trading/automation/access-token"
---

# Update Token

`PUT /trading/automation/access-token`

Updates (or sets) the Steam Access Token for your account. You need to provide a valid Steam access token, which is required to enable trading automation. Once saved, trading automation will be enabled for your account.

## Request body

- object
  - `access_token` string, required

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400
- `422` — 422

---

[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)
