Reverse PositionPOST
Closes an open position with a market order and, on terminal fill, automatically opens an opposing position with the same filled quantity.
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Path Parameters
account_idRequiredstringThe account ID where the position to reverse belongs
position_idRequiredstringPosition ID to reverse
Position reverse closing order created successfully