We’re hosting a temporary 3.24.3 site for traders: https://temp.uexcorp.space

Dive into the UEX API documentation to grasp its ins and outs. Start building your new application with UEX data

Star Citizen 4.0

New Babbage, Jan 13, 2955 — Welcome to UEX

The UEX API now runs on a dedicated instance. Please update your endpoints to: https://api.uexcorp.space

/user_trades_remove

Remove an existing user trade run

Method DELETE
URL https://api.uexcorp.space/2.0/user_trades_remove?id={int}&is_production=0
Authorization Bearer Token
Cache TTL
Input (Header) // required user secret key, should be passed via header, obtained in user profile
secret_key string(40)
Responses // user secret key not provided
missing_secret_key

// user not found with provided secret key
user_not_found

// user banned or disabled by administrator
user_not_allowed

// user account not verified on RSI website
user_not_verified

// user secret key length should be exactly 40 characters
invalid_secret_key

// user trade ID not provided
missing_id

// user trade ID not found
trade_not_found

// all good!
ok
Last update: 7 months ago

Optional Required as header input

This website uses third-party cookies for stats, no personal data. We use cookies for preferences (dark mode, trading, mining) and collects trade/refining info (commodities, locations) for public reports. No personal data is collected.