Summary
Creates a service.
Description
Creates a new service document.
Route
POST /policy-manager/services
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| serviceDetails | object | yes | Details of service to be created |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| response | object | Response object with the document that was created. |