cURL
curl --request DELETE \ --url https://api.example.com/api/v1/notifications/:id
{ "success": true }
Soft-delete a notification.