# Property Configuration

Retrieves property configuration for a tenant.

## Get Property Configuration

 - [GET /venues/{venueId}/propertyConfigs](https://docs.ruckus.cloud/api/property-management-1.0.1/property-configuration/getproperty.md): Gets property configuration for the requested venue.

## Update Property Configuration

 - [PUT /venues/{venueId}/propertyConfigs](https://docs.ruckus.cloud/api/property-management-1.0.1/property-configuration/enableproperty.md): Allows the user to enable or disable property management configuration on the specified venue.

## Selectively Update Property Configuration

 - [PATCH /venues/{venueId}/propertyConfigs](https://docs.ruckus.cloud/api/property-management-1.0.1/property-configuration/enablepropertyselectively.md): Allows the user to selectively update property management configuration on the specified venue.

## Update Resident Portal Assignment

 - [PUT /venues/{venueId}/propertyConfigs/residentPortalAssignments/{residentPortalId}](https://docs.ruckus.cloud/api/property-management-1.0.1/property-configuration/assignresidentportal.md): Allows the user to assign resident portal for the specified venue.

## Query Property Configurations

 - [POST /venues/propertyConfigs/query](https://docs.ruckus.cloud/api/property-management-1.0.1/property-configuration/querypropertyconfigs.md): Gets the list of property configurations using the specified query.

