v2-users-{identifier}-notification-rules-{rule Id}

Number of APIs: 6

  1. Update Notification Rule (Partial) PATCH {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId

  2. Get Notification Rule GET {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId

  3. Enable Notification Rule POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/enable

  4. Disable Notification Rule POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/disable

  5. Change order of Notification Rule POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/change-order

  6. Delete Notification Rule DELETE {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId