v1

latestOpenAPI 3.0.02026-07-14282938.4 KB
Notifications

Delete a notification.

delete/notifications/{notification_id}

Path parameters

notification_idstring required

The notification identifier.

Response

The notification was deleted.

messagestring

Example response

{
  "message": "Resource deleted successfully."
}