Update SendGrid credentials
SendGrid Provider
Update SendGrid credentials
Updates the SendGrid credentials for the given app.
PUT
Update SendGrid credentials
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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