| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sendgrid API has an (as yet) undocumented feature allowing parent accounts to impersonate subusers by including an HTTP header "On-Behalf-Of" in each API request. This commit enables setting the value for impersonation when creating the Sendgrid API Client instance.
|
@thinkingserious ughx. had to redo the commits with the private github email address. =( |
Sorry, something went wrong.
|
Thank you for taking the time to do that! My apologies once again for the inconvenience. |
Sorry, something went wrong.
|
@thinkingserious Thanks for the quick merge and publish to pypi! |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Sendgrid API has an (as yet) undocumented feature allowing parent accounts to impersonate
subusers by including an HTTP header "On-Behalf-Of" in each API request.
This commit enables setting the value for impersonation when creating the
Sendgrid API Client instance.