Update 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.

put/trading/automation/access-token

Request body

access_tokenstring required

Response

200

successboolean

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.