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