Summary
Delete a Service
Description
Delete a service from Service Catalog.
Route
POST /service_catalog/deleteService/:id
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Service's ID. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | string | Return the delete status. |