GeolinQ
Support Portal

DeleteTenant

Deletes a tenant under the root tenant specified by the tenant name. The operation DeleteTenant is only allowed on the root tenant, because a child tenant does not contain tenants.

Element Required Description
TenantName Yes Name of the tenant. The name of the tenant is case sensitive.

Important All data of the deleted tenant is destroyed and cannot be restored from GeolinQ.

Example of the DeleteTenant operation:

<DeleteTenant>
  <TenantName>MyTenant</TenantName>
</DeleteTenant>