SiteCreateSpec

SiteCreateSpec
SiteCreateSpec

Site object to be created.

JSON Example
{
    "description": "This is US site",
    "name": "US Site"
}
string
description
Optional

Detailed description of the site.

string
name
Required

The name of the site.

Parameter To