v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Users

Delete a user's notification rule

Remove a user's notification rule.

Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.

For more information see the API Concepts Document

Scoped OAuth requires: users:contact_methods.write

delete/users/{id}/notification_rules/{notification_rule_id}

Path parameters

idstring required

The ID of the resource.

notification_rule_idstring required

The notification rule ID on the user.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

The notification rule was deleted successfully.