Update general settings
PUT/api/property/:id/general-settings
Replaces the general settings object. The API does not merge — always send the
full object or you will overwrite other fields. Returns 403 if the property is
disabled or suspended.
Request
Responses
- 200
- 403
General settings updated.
The property is disabled or suspended; changes are not allowed.