Revoke Trading Permissions
Revoke multiple existing trading permissions granted to other parties.
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. Especially useful for vendors looking to save resources by revoking permissions in batch.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
tradingPermissionIds
Response
SimpleResponse
ok
errorText
Non-empty if the request failed

