notifications
Delete a notification
delete/notifications/{notification_id}
Path parameters
notification_idstring required
Example:01910b38-22db-79a1-a766-26b69757e3d2
Response
Notification deleted successfully
Example response
{
"status": "success",
"message": "Notification deleted successfully",
"status_code": 200
}