In deleteTenant, the parameter tenantId has the type String.
To call deleteTenant.
String tenantId = "organization_1";
There is no return.