Skip to content

Delete a site census by ID

Request

DELETE /v3/site-censuses/{censusId}
Security
API_Key
Path
censusIdinteger, (int64)required

Unique identification number for a site census

DELETE
/v3/site-censuses/{censusId}
curl -i -X DELETE \
  'https://api.observepoint.com/v3/site-censuses/{censusId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Successful operation, resource deleted

Response
No content