Delete broker from brokerage firm
brokerage-firms
Delete broker from brokerage firm
Removes a broker from the given brokerage firm using the broker user id. Only users with delete permissions within the brokerage firm can perform this action.
DELETE
Delete broker from brokerage firm
Authorizations
Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.
Headers
Your tenant identifier. Requests without it are rejected.
Path Parameters
Brokerage firm id
Pattern:
^brokerage_firm(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Broker user id
Response
Broker deleted successfully.
The response is of type object.

