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.
tradingPermissionIdlongRequired

Response

TradingPermissionResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

tradingPermissionobject or null