Delete Token
Deletes the saved Steam Access Token from your account. Use this endpoint if you want to disable trading automation. Once the token is removed, all trading automation features will be turned off for your account (since the system no longer has access to check your trades on Steam).
delete/trading/automation/access-token
Response
200
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.