Using API Portal 10.3 | API Portal Administrator's Guide | Configuring API Portal | Managing Tenants | Deleting Tenants
 
Deleting Tenants
You should be a user in the master tenant and have both Tenant administrator and User administrator privileges to delete a tenant.
* To delete a tenant
1. To delete a tenant execute the following command.
acc > set acc cfg delete.tenant.app.types=ECP,ABS,ADS,UMC
acc > delete tenant <<tenant.name>>
Note: If the tenant user name and passwords are changed, you can supply the credentials as part of delete tenant command as follows:
acc > set acc cfg delete.tenant.app.types=ECP,ABS,ADS,UMC
acc > delete tenant <<tenant.name>>
master.tenant.user.name=<<master.tenant.user.name>>
master.tenant.user.pwd=<<master.tenant.user.pwd>>


Copyright © 2014- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.