I tried to delete a subaccount but it says I have to delete all subscriptions associated with it first.
So I set up the console and used:
neo list-subscribed-applications --account <subaccount_name> --user <e-mail_or_user> --host <host>
The result:
- services: dispatcher
- sci: proxy
- portal: nwc
- portal: nwcdt
When I try to unsubscribe them (neo unsubscribe --account <subaccount_name> --application portal:nwc --user <e-mail_or_user> --host <host>) I simple get “Error”.
PD. I am TENANT_ADMIN

