ReadonlydefaultsReadonlyltsStaticltsOptionalparameters: { name: string; site_key?: string }Optionalsite_key?: stringUnique key for the site within the workspace.
Optionalparameters: { site_id: string }ID of the site that you want to delete.
Optionalparameters: { search?: string }Optionalsearch?: stringString for which to search. Filters sites to those with a partial match on name or site_key.
Optionalparameters: { name?: string; site_id: string; site_key?: string }Optionalname?: stringNew name for the site.
ID of the site that you want to update.
Optionalsite_key?: stringNew unique key for the site within the workspace.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
Name of the site that you want to create.