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

Number of APIs: 5

  1. Delete Notification Rule Step DELETE {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/steps/:id

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

  3. Get Notification Rule Step GET {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/steps/:id

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

  5. Enable Notification Rule Step POST {{baseUrl}}/v2/users/:identifier/notification-rules/:ruleId/steps/:id/enable