Skip to main content
POST
Unlink a trader (issues a fresh import key)

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Path Parameters

accountId
string
required

Trading account ID

Response

Success - trader unlinked, fresh key issued

success
boolean
Example:

true

message
string
Example:

"Trader unlinked — a fresh import key was issued (the old key is void)"

data
object