Skip to main content

Delete a notification

DELETE 

/api/v1/notifications/:notification_id

Permanently delete a notification owned by the authenticated user.

  • 404 if the notification does not exist or belongs to another user (tenant-enumeration safety).
  • Scope required: org:read.
  • Rate-limit tier: user_mutation (180/hour).

Request

Responses

Successful Response