Delete Property

delete/property/{property_uid}

Path parameters

property_uidstring required

Response

200

typestring
titlestring
messagestring

Example response

{
  "type": "success",
  "title": "Property Deleted",
  "message": "Property Details has been successfully deleted"
}

Changes