Summary
Set Tenant for a Service Instance
Description
Set a tenant for a service instance.
Route
POST /service_management/service/setTenant
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| instance_key | string | yes | Paths of the service instance | 
| tenant | string | yes | Tenant ID to be applied to the service instance | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | An object containing status of the setTenant action on a specific service instance. |