Skip to main content
Updates information about a tenant.

Definition

Parameters

Returned value

None.

Modify the information about a tenant

1

Read the current tenant record

Call the GetTenants method to obtain the TenantInfo record for the tenant.
2

Change the relevant fields

Change one or more fields in the record.
3

Save the changes

Call the UpdateTenant method with the updated values.