Create a new site

POST {{baseUrl}}/sites

Creates a new site

Request Body

{"name"=>"<string>", "nodeId"=>"<string>", "contactEmail"=>"<string>", "timezone"=>"<string>", "countryCode"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-user-rolestring(Required) Specifies the user role with which the user intends to perform the operation
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;