Skip to content

MSP Services (V0.3.3)

Documentation for Dashboard API

Download OpenAPI description
Languages
Servers
RUCKUS One API host for North American region.

https://api.ruckus.cloud/

RUCKUS One API host for European region.

https://api.eu.ruckus.cloud/

RUCKUS One API host for Asian region.

https://api.asia.ruckus.cloud/

Managed-Tenant Operations

Managed-Tenant Operations

Operations

Managed Brand Operations

Managed Brand Operations

Operations

Brand Settings

Operations

Deprecated

Operations

DeprecatedDeprecated

Request

The following method will be removed no sooner than 09/08/2025. The following URL GET /tenants/{tenantId}/admins/{adminId} can be used for this content.

Path
customerIdstringrequired

Tenant ID of the MSP-EC administrator to be retrieved.

adminIdstringrequired

Admin Id of the MSP EC administrator to be retrieved.

No request payload

Responses

Ok

Bodyapplication/json
emailstring

The email address of MSP EC administrator.

Example: "john.wang@sampledomain.com"
user_namestring or null

The user name of MSP EC administrator.

Example: "JohnWang or john.wang@sampledomain.com"
full_namestring or null

The full name of MSP EC administrator.

Example: "John Wang"
first_namestring or null

The first name of MSP EC administrator.

Example: "John"
last_namestring or null

The last name of MSP EC administrator.

Example: "Wang"
Response
application/json
{ "email": "john.wang@sampledomain.com", "user_name": "JohnWang or john.wang@sampledomain.com", "full_name": "John Wang", "first_name": "John", "last_name": "Wang" }

DeprecatedDeprecated

Request

The following method will be removed no sooner than 09/08/2025. The following URL PUT /tenants/{tenantId}/admins/{adminId} can be used for this content.

Path
customerIdstringrequired

Tenant Id of the MSP EC administrator to be updated.

adminIdstringrequired

Admin Id of the MSP EC administrator to be updated.

Bodyapplication/jsonrequired
emailstring[ 0 .. 255 ] charactersrequired

The email address of the MSP EC administrator.

Example: "john.wang@sampledomain.com"
user_namestring or null[ 0 .. 255 ] charactersrequired

The user name of the MSP EC administrator.

Example: "JohnWang or john.wang@sampledomain.com"
full_namestring or null[ 0 .. 255 ] characters

The full name of the MSP EC administrator.

Example: "John Wang"
first_namestring or null[ 0 .. 64 ] charactersrequired

The first name of the MSP EC administrator.

Example: "John"
last_namestring or null[ 0 .. 64 ] characters

The last name of the MSP EC administrator.

Example: "Wang"
application/json
{ "email": "john.wang@sampledomain.com", "user_name": "JohnWang or john.wang@sampledomain.com", "full_name": "John Wang", "first_name": "John", "last_name": "Wang" }

Responses

No Content

Bodyapplication/json
Response
application/json
null

DeprecatedDeprecated

Request

The following method will be removed no sooner than 09/08/2025. The following URL DELETE /tenants/{tenantId}/admins/{adminId} can be used for this content.

Path
customerIdstringrequired

Tenant ID of the MSP-EC administrator to be deleted.

adminIdstringrequired

Admin Id of the MSP-EC administrator to be deleted.

No request payload

Responses

No Content

Bodyapplication/json
Response
application/json
null

Admin Delegation Management

Operations

Resend email Invitation

Operations

Support Team assistance

Operations

Enable Support Team assistance

Operations

Disable Support Team assistance

Operations

Manage Firmware Upgrade Schedules

Operations

Tenant Delegation Management

Operations

Reactivation and Deactivation

Operations