deleteSite
DELETE https://{{host}}/api/v1/sites/:site_id
Body Parameters
| Parameter | Type | Description |
|---|
| name | string | Required. The name of the site |
| timezone | string | Timezone the site is at |
| country_code | string | country code for the site (for AP config generation), in two-character |
| latlng | latlng | site location |
| address | string | full address of the site |
| lat | float | latitude |
| lng | float | longitude |
| sitegroup_ids | list | sitegroups this site belongs to |
| rftemplate_id | string | RF Template ID, this takes precedence over Site Settings |
| secpolicy_id | string | SecPolicy ID |
| alarmtemplate_id | string | Alarm Template ID, this takes precedence over the Org-level alarmtemplate_id |
| Key | Datatype | Required | Description |
|---|
Authorization | string | | |