v1
latestOpenAPI 3.0.22026-07-144652931.4 MBUsers
Delete a user's status update notification rule
Remove a user's status update 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.write
delete/users/{id}/status_update_notification_rules/{status_update_notification_rule_id}
Path parameters
idstring required
The ID of the resource.
status_update_notification_rule_idstring required
The status update 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 status update notification rule was deleted successfully.