Manage notification recipients.
/
Revoke Access
Tenant Management API (v0.3.0)
Download OpenAPI description
Languages
Servers
North American region
https://api.ruckus.cloud/
Asian region
https://api.asia.ruckus.cloud/
European region
https://api.eu.ruckus.cloud/
- North American regionhttps://api.ruckus.cloud/tenants/delegations/{delegationId}
- Asian regionhttps://api.asia.ruckus.cloud/tenants/delegations/{delegationId}
- European regionhttps://api.eu.ruckus.cloud/tenants/delegations/{delegationId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOK
- application/vnd.ruckus.v1+json
- application/json
| Enum | Meaning |
| VAR | Return delegations to this VAR. |
| SUPPORT | Return delegations to RUCKUS customer support. |
| MSP | Return the MSP's MSP-ECs. |
| SUPPORT_EC | Return MSP-EC delegations to RUCKUS customer support. |
| MSP_INSTALLER | Return the MSP's installers. |
| MSP_INTEGRATOR | Return the MSP's integrators. |
| UNKNOWN | Unknown. |
Enum"VAR""SUPPORT""MSP""SUPPORT_EC""MSP_INSTALLER""MSP_INTEGRATOR""UNKNOWN"
Response
{ "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "delegatedTo": "string", "type": "VAR", "status": "INVITED", "delegatedBy": "string", "expiryDate": "2019-08-24T14:15:22Z", "delegatedToName": "string", "delegatedToAdmin": "string", "parentId": "string", "isValid": true }
- North American regionhttps://api.ruckus.cloud/tenants/delegations/{delegationId}
- Asian regionhttps://api.asia.ruckus.cloud/tenants/delegations/{delegationId}
- European regionhttps://api.eu.ruckus.cloud/tenants/delegations/{delegationId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "accept": true, "fromTenantId": "string" }
Response
{ "requestId": "string", "response": { "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "delegatedTo": "string", "type": "VAR", "status": "INVITED", "delegatedBy": "string", "expiryDate": "2019-08-24T14:15:22Z", "delegatedToName": "string", "delegatedToAdmin": "string", "parentId": "string", "isValid": true } }
- North American regionhttps://api.ruckus.cloud/tenants/delegations/{delegationId}
- Asian regionhttps://api.asia.ruckus.cloud/tenants/delegations/{delegationId}
- European regionhttps://api.eu.ruckus.cloud/tenants/delegations/{delegationId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
{ "requestId": "string", "response": {} }
- North American regionhttps://api.ruckus.cloud/tenants/supportDelegations
- Asian regionhttps://api.asia.ruckus.cloud/tenants/supportDelegations
- European regionhttps://api.eu.ruckus.cloud/tenants/supportDelegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
application/json
{ "requestId": "string", "response": { "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "delegatedTo": "string", "type": "VAR", "status": "INVITED", "delegatedBy": "string", "expiryDate": "2019-08-24T14:15:22Z", "delegatedToName": "string", "delegatedToAdmin": "string", "parentId": "string", "isValid": true } }
- North American regionhttps://api.ruckus.cloud/tenants/supportDelegations
- Asian regionhttps://api.asia.ruckus.cloud/tenants/supportDelegations
- European regionhttps://api.eu.ruckus.cloud/tenants/supportDelegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadResponse
application/json
{ "requestId": "string", "response": {} }
- North American regionhttps://api.ruckus.cloud/tenants/delegations
- Asian regionhttps://api.asia.ruckus.cloud/tenants/delegations
- European regionhttps://api.eu.ruckus.cloud/tenants/delegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOK
- application/vnd.ruckus.v1+json
- application/json
| Enum | Meaning |
| VAR | Return delegations to this VAR. |
| SUPPORT | Return delegations to RUCKUS customer support. |
| MSP | Return the MSP's MSP-ECs. |
| SUPPORT_EC | Return MSP-EC delegations to RUCKUS customer support. |
| MSP_INSTALLER | Return the MSP's installers. |
| MSP_INTEGRATOR | Return the MSP's integrators. |
| UNKNOWN | Unknown. |
Enum"VAR""SUPPORT""MSP""SUPPORT_EC""MSP_INSTALLER""MSP_INTEGRATOR""UNKNOWN"
Response
[ { "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "delegatedTo": "string", "type": "VAR", "status": "INVITED", "delegatedBy": "string", "expiryDate": "2019-08-24T14:15:22Z", "delegatedToName": "string", "delegatedToAdmin": "string", "parentId": "string", "isValid": true } ]
- North American regionhttps://api.ruckus.cloud/tenants/delegations
- Asian regionhttps://api.asia.ruckus.cloud/tenants/delegations
- European regionhttps://api.eu.ruckus.cloud/tenants/delegations
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "username": "string" }
Response
{ "requestId": "string", "response": { "id": "string", "createdDate": "2019-08-24T14:15:22Z", "updatedDate": "2019-08-24T14:15:22Z", "delegatedTo": "string", "type": "VAR", "status": "INVITED", "delegatedBy": "string", "expiryDate": "2019-08-24T14:15:22Z", "delegatedToName": "string", "delegatedToAdmin": "string", "parentId": "string", "isValid": true } }