Subaccounts
Delete Subaccount
Deletes the Subaccount with the given id. This operation will fail if the subaccount has orders associated with it.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of subaccount to return / modify
Example:
"5nubL0NS"
Response
204
_mintlify/placeholder
Subaccount successfully deleted (No Content)