v2-users-{identifier}-notification-rules-{rule Id}
Number of APIs: 6
- 
Update Notification Rule (Partial) PATCH {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId 
- 
Get Notification Rule GET {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId 
- 
Enable Notification Rule POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/enable 
- 
Disable Notification Rule POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/disable 
- 
Change order of Notification Rule POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/change-order 
- 
Delete Notification Rule DELETE {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId