Skip to content

Commit 2178aa7

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent 1135217 commit 2178aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20263,11 +20263,11 @@ paths:
2026320263
balanceValue:
2026420264
quantity: '1000000'
2026520265
currency: USD
20266-
/api/prime/trading/v1/accounts/{accountID}/margin/close:
20266+
/api/prime/trading/v1/accounts/{accountID}/margin/positions/close:
2026720267
post:
2026820268
summary: Close all margin positions
2026920269
description: Starts an asynchronous process to automatically close all positions by selling and buying assets to attempt to net them to zero.
20270-
operationId: trade.margin.close
20270+
operationId: trade.margin.positions.close
2027120271
tags:
2027220272
- Trade REST API
2027320273
parameters:

0 commit comments

Comments
 (0)