Summary
Delete Service Model
Description
This API call will delete a service model from database.
Route
DELETE /service_management/service/model/database/remove/:service
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service | string | yes | Name of service model | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | An object providing status of Delete action on a Service Model. |