Request
DELETE https://backend.net0.com/v1/sites/{siteId}
Delete an existing site (physical location) available on your Net0 account with this endpoint.
curl --location --request DELETE 'https://backend.net0.com/v1/sites/da450a9f-299a-467f-bb38-846476e33dd6' \
--header 'x-api-key: <API_KEY>'
Parameters
Attribute | Type | Description | In |
---|---|---|---|
siteId | String | The id of the site to be deleted. | path |