This endpoint allows you to delete an existing alert for a subscription.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
External ID of the existing subscription
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Unique code of the alert
"storage_threshold_alert"
Filter by subscription status. When provided, the subscription is looked up with this status instead of the default active status. Possible values are pending, active, terminated, or canceled.
pending, active, terminated, canceled "active"
Subscription alert deleted