package
3.16.0+incompatible
Repository: https://github.com/sendgrid/sendgrid-go.git
Documentation: pkg.go.dev
# Functions
AddanIPtoadomainauthentication : Add an IP to a domain authentication.
Associateadomainauthenticationwithagivenuser : Associate a domain authentication with a given user.
AssociateaLinkBranding : Associate a Link Branding POST /whitelabel/links/{link_id}/subuser.
Createadomainauthentication : Create a domain authentication.
Createalinkbranding : Create a branded link POST /whitelabel/links.
CreateanreverseDNS : Create reverse DNS POST /whitelabel/ips.
Deleteadomainauthentication : Delete a domain authentication.
DeleteaLinkBranding : Delete a Link Branding DELETE /whitelabel/links/{id}.
DeleteareverseDNSrecord : Delete a reverse DNS record DELETE /whitelabel/ips/{id}.
Disassociateadomainauthenticationfromagivenuser : Disassociate a domain authentication from a given user.
DisassociateaLinkBranding : Disassociate a Link Branding DELETE /whitelabel/links/subuser.
Getthedefaultdomainauthentication : Get the default domain authentication.
Listalldomainauthentications : List all domain authentications.
Listthedomainauthenticationassociatedwiththegivenuser : List the domain authentication associated with the given user.
RemoveanIPfromadomainauthentication : Remove an IP from a domain authentication.
RetrieveaDefaultLinkBranding : Retrieve a Default Link Branding GET /whitelabel/links/default.
Retrieveadomainauthentication : Retrieve a domain authentication.
RetrieveaLinkBranding : Retrieve a Link Branding GET /whitelabel/links/{id}.
RetrieveallreverseDNSrecords : Retrieve all reverse DNS records GET /whitelabel/ips.
Retrievealllinkbrands : Retrieve all link brands GET /whitelabel/links.
RetrieveareverseDNSrecord : Retrieve a reverse DNS record GET /whitelabel/ips/{id}.
RetrieveAssociatedLinkBranding : Retrieve Associated Link Branding GET /whitelabel/links/subuser.
Updateadomainauthentication : Update a domain authentication.
UpdateaLinkBranding : Update a Link Branding PATCH /whitelabel/links/{id}.
Validateadomainauthentication : Validate a domain authentication.
ValidateaLinkBranding : Validate a Link Branding POST /whitelabel/links/{id}/validate.
ValidateareverseDNSrecord : Validate a reverse DNS record POST /whitelabel/ips/{id}/validate.