Revoke Trading Permission
Revoke an existing trading permission granted to another party.
If a user wants to end the terms of a granted permission to trade using your account, a user can revoke those permissions using this endpoint.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
tradingPermissionId
Response
TradingPermissionResponse
errorText
Non-empty if the request failed
tradingPermission

