Renames the tenant partition.
PUT /tenantmanagement/tenant
Headers
Model Schemas
Field |
Datatype |
Filterable |
Sortable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
{
"Result": {
"Active": true,
"Suspended": true,
"Id": 0,
"Ref": "string",
"Type": "string",
"TimeZoneOffset": 0,
"Attributes": {}
},
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}