Close a position
Portfolio
Close a position
Creates a sell order intent to close part of an account position. API keys need the portfolio:write scope. Review the current position before calling this endpoint.
POST
Close a position
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.