Summary
Update a Service in Catalog Store
Description
Modify and update a service in the Service Catalog Store.
Route
POST /service_catalog/UpdateService
Roles
admin
engineering
support
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
data | object | yes | Service's data to be updated. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
updatedService | object | Return the updated service. |