Delete Alert Config

DELETE /alerts/alert-config/::alertConfigId

Soft-delete an alert configuration.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/alerts/alert-config/:alertConfigId

Code Example

API Specification

Path Parameters

PropertyTypeDescription
alertConfigId
string

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

deletedAlertConfigId
string