# Registration Pool

Operations for managing registration pools. Registration pools are containers that hold MAC address registrations and define access policies for devices.

## Create a Registration Pool (deprecated)

 - [POST /macRegistrationPools](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/registration-pool/createpool.md): This method will be removed no sooner than 08/31/2026 and application/json is currently tied to application/vnd.ruckus.v1.1+json.

## Delete the Specific Registration Pool (deprecated)

 - [DELETE /macRegistrationPools/{id}](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/registration-pool/deletepool.md): This method will be removed no sooner than 08/31/2026 and application/json is currently tied to application/vnd.ruckus.v1.1+json.

## Update Properties in the Specific Registration Pool (deprecated)

 - [PATCH /macRegistrationPools/{id}](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/registration-pool/updatepool.md): This method will be removed no sooner than 08/31/2026 and application/json is currently tied to application/vnd.ruckus.v1.1+json.

