DELETE api/Property/Delete?id={id}
Send a delete request for the given property.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | The ID of the property. |
Define this parameter in the request URI. |