Skip to main content
DELETE
Delete a notification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

org_id
string<uuid>
required
notification_id
string<uuid>
required

Response

Successful Response

success
boolean
default:true
data
Data · object | null