SiteSettings

SiteSettings
SiteSettings

Settings for a site.

JSON Example
{
    "defaultLoginOrg": {
        "name": "string",
        "id": "string"
    },
    "apiTokenDuration": 0
}
defaultLoginOrg
Optional

Entity reference used to describe VCD entities

integer As int32 As int32
apiTokenDuration
Optional

Duration for an API token in days. A value of zero means infinite duration. Updates to this value do not affect existing tokens.