v1
latestOpenAPI 3.0.22026-07-144652931.4 MBUsers
Delete a User's Handoff Notification rule
Remove a User's Handoff 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}/oncall_handoff_notification_rules/{oncall_handoff_notification_rule_id}
Path parameters
idstring required
The ID of the resource.
oncall_handoff_notification_rule_idstring required
The oncall handoff 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 handoff notification rule was deleted successfully.