Objective

If I don't want to use one of my subaccounts, how can I disable or suspend it?

Applies To

  • Subaccounts
  • Subaccounts API

Procedure

  1. Use the "Modify a subaccount" request in the Subaccounts API.
  2. Input your master API key (:api_key) and subaccount (:subaccount_key) in the request, and set the boolean parameter "suspended" to "true".
  3. Run the API request, the subaccount you input will be suspended. You'll see it's greyed out on the dashboard. 

Additional Information

Please note that although subaccounts can be suspended, they cannot be deleted and removed from your master account. For more information, please refer to Can I delete my subaccount?