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.