Users

Create a User Handoff Notification Rule

Create a new 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

post/users/{id}/oncall_handoff_notification_rules

Path parameters

idstring required

The ID of the resource.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Request body

oncall_handoff_notification_ruleHandoffNotificationRule required— unresolved $ref

Response

The Handoff Notification Rule that was created.

oncall_handoff_notification_ruleHandoffNotificationRule required— unresolved $ref

Changes