provider Opsgenie Integration POST /api/v2/integration/opsgenie/services
@utdk/datadog /api/v2/integration/opsgenie/services
Create a new service object
Create a new service object in the Opsgenie integration.

Try it

Authentication
Configure credentials for Datadog API V2 Collection
createopsgenieservice
POST/api/v2/integration/opsgenie/services
Create a new service object in the Opsgenie integration.

Input

required

Opsgenie service data for a create request.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.createopsgenieservice()