Save SendGrid credentials
Notifications
Save SendGrid credentials
Store the SendGrid credentials for the given app.
POST
Save SendGrid credentials
Authorizations
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Body
application/json
The SendGrid API key
Example:
"SG.9ipFP4b17yT-Fff2GGrH8FF0GqdkBohXAEI4GnTSj9Q="
The SendGrid template ID
Example:
"d-8284bb9646a040499d5cfa28d272a094"
The SendGrid unsubscribe group ID
Example:
"33832"
The name of the sender
Example:
"Emailer"
The email address of the sender
Example:
"noreply@em123.example.com"
The email address when replies are enabled (optional)
Example:
"reply@em123.example.com"
Enable SendGrid