Summary
Add Service to Catalog Store
Description
Add a new service to the Service Catalog Store.
Route
POST /service_catalog/AddNewService
Roles
admin
engineering
support
apiwrite
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
data | object | yes | Service's data. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
results | object | Return the new service. |