Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for user handoff notification rule API CRUD #528

Conversation

imjaroiswebdev
Copy link
Contributor

Add support for...

  • GET /users/{id}/oncall_handoff_notification_rules/{oncall_handoff_notification_rule_id} - Ref
  • POST /users/{id}/oncall_handoff_notification_rules - Ref
  • UPDATE /users/{id}/oncall_handoff_notification_rules/{oncall_handoff_notification_rule_id} - Ref
  • DELETE /users/{id}/oncall_handoff_notification_rules/{oncall_handoff_notification_rule_id} - Ref

@ChuckCrawford ChuckCrawford merged commit 9b652f0 into PagerDuty:main May 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants