Create a new service object
POST {{baseUrl}}/api/v1/integration/pagerduty/configuration/services
Create a new service object in the PagerDuty integration.
Request Body
{"service_name"=>"", "service_key"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"service_name":""}