Skip to main content
DELETE
Delete an archived alert

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <credential> using either a Clerk session JWT or a Clerk API key (ak_*). API keys may identify a user (user_*) or organization (org_*) principal and are generated in the Clerk Dashboard under API keys.

Path Parameters

alertId
string
required

Body

application/json
alertType
enum<string>
required
Available options:
Cost,
Budget

Response

Alert deleted

Last modified on August 10, 2026