curl --location --request DELETE '/properties/6463' \
--header 'Authorization: Bearer <token>'{
"error": {
"code": "string",
"message": "string",
"details": {
"field": "string",
"code": "string",
"message": "string"
}
}
}