Notification endpoint: Deletes a notification by id for an accountAsk AIdelete https://prod.api.devgrid.io/notifications/{id}Path ParamsiduuidrequiredID of the notification to deleteResponses 200Success response: Deleted Notification by its ID 401Error response: Unauthorized 404Not Found: Notification not found 500Server Error Response: Server encountered an errorUpdated about 2 months ago