# MSP Services

##### POST /delegations/query

###### Parameters:

- **Added:** `eetMail` in `query`


##### GET /mspCustomers/{customerId}

###### Return Type:

- **Changed** response : **200 OK**


> Ok


* **Changed** content type : `application/json`
  * **Added** property `tags` (object)
> Tags for MSP EC.


##### PUT /mspCustomers/{customerId}

###### Request:

- **Changed** content type : `application/json`


* **Added** property `tags` (object)
> Tags for MSP EC.


##### GET /mspLabels/baseUrls

##### GET /mspLabels/{mspLabel}

##### POST /tenants/query

###### Parameters:

- **Added:** `eetMail` in `query`


###### Request:

New content type : `application/vnd.ruckus.v3+json`

###### Return Type:

New response : **415 Unsupported Media Type**

> Unsupported Media Type - service mode filter requires V3 content type and feature flag


- **Changed** response : **200 OK**


> successful operation


* **Deleted** content type : `application/json`


- **Changed** response : **400 Bad Request**


> Invalid tenant_id supplied


* **Deleted** content type : `application/json`


- **Changed** response : **404 Not Found**


> tenant_id not found


* **Deleted** content type : `application/json`


- **Changed** response : **501 Not Implemented**


> not implemented


* **Deleted** content type : `application/json`


##### GET /tenants/{tenantId}

###### Return Type:

- **Changed** response : **200 OK**


> Ok


* **Changed** content type : `application/json`
  * **Added** property `tags` (object)
> Tags for MSP EC.
* **Changed** content type : `application/vnd.ruckus.v1+json`
  * **Added** property `tags` (object)
> Tags for MSP EC.


##### PUT /tenants/{tenantId}

###### Request:

- **Changed** content type : `application/json`


* **Added** property `tags` (object)
> Tags for MSP EC.


- **Changed** content type : `application/vnd.ruckus.v1+json`


* **Added** property `tags` (object)
> Tags for MSP EC.