Notification rule steps

Delete notification rule step

Deletes a notification rule step with given id in the request.

delete/api/{cloudId}/v1/notification-rules/{ruleId}/steps/{id}

Path parameters

ruleIdstring required

Identifier of the notification rule.

idstring required

Identifier of the notification rule step which belongs to given notification rule.

Response

Returned if the request is successful.

Changes