put https://{appid}.api-{region}.cometchat.io/v3/notifications/email/v1/providers/sendgrid
Updates the SendGrid credentials for the given app.
Log in to see full request history
Response
Updates the SendGrid credentials for the given app.
xxxxxxxxxx
curl --request PUT \
--url https://appid.api-us.cometchat.io/v3/notifications/email/v1/providers/sendgrid \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"allowEmailReplies": false
}
'
Try It!
to start a request and see the response here! Or choose an example: