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