Delete site
Delete a site by its ID
Path Parameters
idstring
Site ID
Format
objectIdHeader Parameters
X-API-KEYstring
API Key
Response Body
application/json
application/json
application/json
curl -X DELETE "https://api.dcrr.fr/v1/sites/string" \ -H "X-API-KEY: string"{
"error": "error message",
"message": "success message"
}{
"error": "error message",
"message": "success message"
}{
"error": "error message",
"message": "success message"
}
