Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Last active May 13, 2016 17:18
Show Gist options
  • Save sendgrid-gists/8a2d6bf1e85e7c08591dc9d008a16948 to your computer and use it in GitHub Desktop.
Save sendgrid-gists/8a2d6bf1e85e7c08591dc9d008a16948 to your computer and use it in GitHub Desktop.
PATCH https://api.sendgrid.com/v3/mail_settings/spam_check HTTP/1.1
{
"enabled": true,
"url": "http://example.com",
"max_score": 5
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment