Skip to content

Delete site

Request

Set the state of a site to decommissioned.

Security
api_key
Path
siteIdstring, (uuid)required

The ID of the site that will be decommissioned.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/sites/{siteId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content