Skip to content

pagerduty delete-service

Delete a specific service.

Description

A service may represent an application, component, or team you wish to open incidents against.

Synopsis

pagerduty delete-service
    --site <site>
    --id <id>

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: required

id - (string)

     ID of the service.
     Example: --id "id-1"
     Default: _None_      Attributes: required

Examples

pagerduty delete-service --id "id-1"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "pagerduty"
Service Instance
Namespace
Object Type "service"
Object ID

Please see Access Control for details.