CreateOrganizationReq
- nameType: stringrequired
Display name for the organization
- timezoneType: stringrequired
IANA timezone applied to the starter test namespace created alongside the organization. Not stored on the organization itself — a timezone belongs to a namespace, which is what renders documents.
Required — a namespace with no timezone cannot render a date, so omitting it returns
400. Must be a Region/City name (America/New_York) orUTC; abbreviations (EST) and fixed offsets (Etc/GMT+8) are also rejected with400, because they do not observe daylight saving.
