Skip to main content
DELETE
Delete a feed

Authorizations

Authorization
string
header
required

Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991

Response

200 response

ok
boolean
required
deletedNotificationIds
integer[]
required

Notifications destroyed along with the feed (empty when the feed had none). Deleting a feed CASCADES to the notification attached to it — this is how a scripted caller learns which alerting it just lost.

Required range: -9007199254740991 <= x <= 9007199254740991