Skip to content

Commit

Permalink
feat: update bitgo-api-docs
Browse files Browse the repository at this point in the history
This commit updates the BitGo API.
  • Loading branch information
dev-portal-updater[bot] authored Jan 28, 2025
1 parent 1135217 commit 2178aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20263,11 +20263,11 @@ paths:
balanceValue:
quantity: '1000000'
currency: USD
/api/prime/trading/v1/accounts/{accountID}/margin/close:
/api/prime/trading/v1/accounts/{accountID}/margin/positions/close:
post:
summary: Close all margin positions
description: Starts an asynchronous process to automatically close all positions by selling and buying assets to attempt to net them to zero.
operationId: trade.margin.close
operationId: trade.margin.positions.close
tags:
- Trade REST API
parameters:
Expand Down

0 comments on commit 2178aa7

Please sign in to comment.