InlineTenant1

InlineTenant1
InlineTenant1
JSON Example
{
    "id": "ee0876dc-36ce-41e8-b334-f7cdfb94e8a4",
    "createdAt": "2023-02-13T13:19:37.448Z",
    "creationUser": "[email protected]",
    "links": {
        "self": {
            "href": "/telco/admin/api/tenants/v1/tenant/ee0876dc-36ce-41e8-b334-f7cdfb94e8a4"
        },
        "update": {
            "href": "/telco/admin/api/tenants/v1/tenant/ee0876dc-36ce-41e8-b334-f7cdfb94e8a4"
        },
        "delete": {
            "href": "/telco/admin/api/tenants/v1/tenant/ee0876dc-36ce-41e8-b334-f7cdfb94e8a4"
        },
        "impersonate": {
            "href": "/telco/admin/api/tenants/v1/tenant/ee0876dc-36ce-41e8-b334-f7cdfb94e8a4"
        }
    }
}
string
id
Required

The identifier of the tenant

string As date-time As date-time
createdAt
Required

The time at which the tenant was created

string
creationUser
Required

The name of the user who created the tenant

object
links
Required

The link that control the available operations on the tenant

Used By