Summary
Delete Service Instances using Paths
Description
Utilize a service path to delete the instance from the network
Route
POST /service_management/deleteServicePaths/:host
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_paths | object | yes | - | 
| host | string | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | object | An object providing status of Delete action on Service Instance. |