# MAC Registration

Operations for managing MAC address registrations within registration pools. MAC registrations allow devices to be authenticated and granted network access based on their MAC address.

## Import MAC Registrations with the Specified Registration Pool (deprecated)

 - [POST /macRegistrationPools/{poolId}/registrations/csvFile](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/mac-registration/importregistrations.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.

## Create a MAC Registration in the Specified Registration Pool (deprecated)

 - [POST /macRegistrationPools/{poolId}/registrations](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/mac-registration/createregistration.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 MAC Registrations (deprecated)

 - [DELETE /macRegistrationPools/{poolId}/registrations](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/mac-registration/deleteregistrations.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 MAC Registration (deprecated)

 - [DELETE /macRegistrationPools/{poolId}/registrations/{id}](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/mac-registration/deleteregistration.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 MAC Registration (deprecated)

 - [PATCH /macRegistrationPools/{poolId}/registrations/{id}](https://docs.ruckus.cloud/deprecated_apis/mac-registration-0.0.1/mac-registration/updateregistration.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.

