package
3.16.0+incompatible
Repository: https://github.com/sendgrid/sendgrid-go.git
Documentation: pkg.go.dev

# Functions

Createmonitorsettings : Create monitor settings POST /subusers/{subuser_name}/monitor.
CreateSubuser : Creates a Subuser POST /subusers.
Deleteasubuser : Delete a subuser DELETE /subusers/{subuser_name}.
Deletemonitorsettings : Delete monitor settings DELETE /subusers/{subuser_name}/monitor.
Enabledisableasubuser : Enable/disable a subuser PATCH /subusers/{subuser_name}.
ListallSubusers : List all Subusers GET /subusers.
Retrieveemailstatisticsforyoursubusers : Retrieve email statistics for your subusers.
Retrievemonitorsettingsforasubuser : Retrieve monitor settings for a subuser GET /subusers/{subuser_name}/monitor.
Retrievemonthlystatsforallsubusers : Retrieve monthly stats for all subusers GET /subusers/stats/monthly.
RetrieveSubuserReputations : Retrieve Subuser Reputations GET /subusers/reputations.
Retrievethemonthlyemailstatisticsforasinglesubuser : Retrieve the monthly email statistics for a single subuser GET /subusers/{subuser_name}/stats/monthly.
Retrievethetotalsforeachemailstatisticmetricforallsubusers : Retrieve the totals for each email statistic metric for all subusers.
UpdateIPsassignedtoasubuser : Update IPs assigned to a subuser PUT /subusers/{subuser_name}/ips.
UpdateMonitorSettingsforasubuser : Update Monitor Settings for a subuser PUT /subusers/{subuser_name}/monitor.