Spike Protection
Delete a Spike Protection Notification Action
Deletes a Spike Protection Notification Action.
Notification Actions notify a set of members when an action has been triggered through a notification service such as Slack or Sentry. For example, organization owners and managers can receive an email when a spike occurs.
delete/api/0/organizations/{organization_id_or_slug}/notifications/actions/{action_id}/
Path parameters
organization_id_or_slugstring required
The ID or slug of the organization the resource belongs to.
action_idinteger required
ID of the notification action to retrieve
Response
No Content