package
3.16.0+incompatible
Repository: https://github.com/sendgrid/sendgrid-go.git
Documentation: pkg.go.dev
# Functions
CreateanewAlert : Create a new Alert POST /alerts.
Deleteanalert : Delete an alert DELETE /alerts/{alert_id}.
Retrieveallalerts : Retrieve all alerts GET /alerts.
Retrieveaspecificalert : Retrieve a specific alert GET /alerts/{alert_id}.
Updateanalert : Update an alert PATCH /alerts/{alert_id}.