# Tenant

Manage tenant accounts and configurations.

## Get Tenant

 - [GET /tenants/self](https://docs.ruckus.cloud/api/ptenant-0.3.0/tenant/get.md): Get tenant by identifier.

## Update a Tenant

 - [PUT /tenants/self](https://docs.ruckus.cloud/api/ptenant-0.3.0/tenant/updatetenant.md): Update tenant information such as tenant name, tenant type, and external identifier.

## Get Beta Feature Identifiers

 - [GET /tenants/betaFeatures](https://docs.ruckus.cloud/api/ptenant-0.3.0/tenant/getfeatureids.md): Get list of beta features.

## Update Beta Feature Identifiers

 - [PUT /tenants/betaFeatures](https://docs.ruckus.cloud/api/ptenant-0.3.0/tenant/updatefeatureids.md): Update beta feature identifiers.

