# Portal Service Profile

Manage portal service profile.

## Add Portal Service Profile

 - [POST /portalServiceProfiles](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/addportalserviceprofile_1_1.md): Provision one portal service profile as defined in the payload.

## Remove Portal Service Profile

 - [DELETE /portalServiceProfiles/{portalServiceProfileId}](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/deleteportalserviceprofilebyid.md): Remove portal service profile by id.

## Retrieve Portal Service Profile

 - [GET /portalServiceProfiles/{portalServiceProfileId}](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/getportalserviceprofilebyid_1_1.md): Retrieve a portal service profile.

## Update Portal Service Profile

 - [PUT /portalServiceProfiles/{portalServiceProfileId}](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/updateportalserviceprofilebyid_1_1.md): Update portal service profile by id.

## Update Portal Profile Background Image

 - [PUT /portalServiceProfiles/{portalServiceProfileId}/backgroundImages](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/updateportalserviceprofilebackgroundimage.md): Update portal service profile background image by id.

## Update Portal Profile Logo

 - [PUT /portalServiceProfiles/{portalServiceProfileId}/logos](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/updateportalserviceprofilelogo.md): Update portal service profile logo by id.

## Update Portal Service Profile Photo

 - [PUT /portalServiceProfiles/{portalServiceProfileId}/photos](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/updateportalserviceprofilephoto.md): Update portal service profile photo by id.

## Update Portal Profile Powered Image

 - [PUT /portalServiceProfiles/{portalServiceProfileId}/poweredImages](https://docs.ruckus.cloud/api/guest-1.7.1/portal-service-profile/updateportalserviceprofilepoweredimage.md): Update portal service profile powered image by id.

