Theme switcher

SiteInput

Input required to create or update a site

SiteInput

marketTypestring Required

Purpose / type of usage for the site.

Enum values:
AIRPORT_TRANSPORTATIONAMUSEMENT_RECREATIONCOMMERCIAL_OFFICEDATA_CENTERDORMITORYEDUCATION_HIGHER_EDEDUCATION_K12FOOD_SERVICEGOVT_PUBLIC_BUILDINGHEALTHCARE
... 9 other enums
namestring Required

Name of the site. String allows only alpha-numeric characters and the following special characters: spaces ( ), hyphens (-). String must have a minimum of 1 character, maximum of 255 characters, and can't start or end with a special character. A maximum of three (3) special characters are allowed in consecutive sequence between alpha-numeric characters.

orgIdstring Required

ID of the organization that parents the site.

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 { "marketType": "AIRPORT_TRANSPORTATION", "name": null, "orgId": null }
Was this section helpful?

What made this section unhelpful for you?