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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{"service_name":""}