SiteCreateSpec
SiteCreateSpec
Site object to be created.
JSON Example
{
"description": "This is US site",
"name": "US Site"
}
string
description
Optional
Constraints:
minLength: 0
maxLength: 1024
Detailed description of the site.
string
name
Required
Constraints:
minLength: 0
maxLength: 64
The name of the site.