Documentation for Dashboard API
https://api.ruckus.cloud/
https://api.eu.ruckus.cloud/
https://api.asia.ruckus.cloud/
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/mspadmins
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/mspadmins
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/mspadmins
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
[ { "msp_admin_id": "4c2b196a205d11ea978f-2e728ce88125", "msp_admin_role": "PRIME_ADMIN" } ]
The admin role of the first MSP administrator.
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/mspadmins
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/mspadmins
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/mspadmins
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
[ { "msp_admin_id": "4c2b196a205d11ea978f-2e728ce88125", "msp_admin_role": "PRIME_ADMIN" } ]
{ "requestId": "string", "tenantId": "string" }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/delegatorAdmins
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/delegatorAdmins
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/delegatorAdmins
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "mspec_list": [ { … } ], "delegation_type": "delegationtype", "privilege_group_ids": [ "string" ] }
{ "requestId": "string", "tenantId": "string" }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
{ "email": "john.wang@sampledomain.com", "user_name": "JohnWang or john.wang@sampledomain.com", "full_name": "John Wang", "first_name": "John", "last_name": "Wang" }
The email address of the MSP EC administrator.
The user name of the MSP EC administrator.
The full name of the MSP EC administrator.
The first name of the MSP EC administrator.
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "email": "john.wang@sampledomain.com", "user_name": "JohnWang or john.wang@sampledomain.com", "full_name": "John Wang", "first_name": "John", "last_name": "Wang" }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/admins/{adminId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/mspAdmins/associations
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/mspAdmins/associations
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/mspAdmins/associations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "associations": [ { … } ] }
- RUCKUS One API host for North American region.
https://api.ruckus.cloud/mspCustomers/{customerId}/admins
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers/{customerId}/admins
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers/{customerId}/admins
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload