Documentation for Dashboard API
https://api.ruckus.cloud/
https://api.eu.ruckus.cloud/
https://api.asia.ruckus.cloud/
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
- RUCKUS One API host for European region.
https://api.eu.ruckus.cloud/mspCustomers
- RUCKUS One API host for Asian region.
https://api.asia.ruckus.cloud/mspCustomers
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
[ { "msp_label": "msp-label", "name": "Acme Sales", "street_address": "350 West Java st", "state": "CA", "country": "US", "postal_code": "95089", "phone_number": "650-123-4567", "fax_number": "650-123-9999", "city": "Sunnyvale", "mapping_url": "https//map.gogle.com/zsdweews", "service_effective_date": "2019-09-14 01:12:51Z", "service_expiration_date": "2020-09-14 01:12:51Z", "is_active": "true", "tenant_id": "6173ca160495421c95be47b42b349067", "parent_tenant_id": "6173ca160495421c95be47b42b349067", "tenant_type": "MSP, MSP_INTEGRATOR, MSP_INSTALLER", "account_id": "_53997fe0-dffb-4bac-bcc1-e21c689a320f_kodzLWdS", "tier": "_53997fe0-dffb-4bac-bcc1-e21c689a320f_kodzLWdS", "logo_url": "string", "privacyFeatures": [ … ] } ]