v1
latestOpenAPI 3.0.32026-07-14101828.2 KBTrade
/trade/accounts/authorize
Authorizes an account to trade, perform liquidations and more, on behalf of another account.
put/api/v1/trade/accounts/authorize
Request body
Example request
{
"signedFields": {
"salt": "123335432",
"idsId": "ids_id",
"signedAtMillis": 1234567856
},
"alias": "John Doe"
}Response
Authorize Account request submitted successfully