Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sendgrid-gists/a72907d575fcceaf2978890f7887dd71 to your computer and use it in GitHub Desktop.
Save sendgrid-gists/a72907d575fcceaf2978890f7887dd71 to your computer and use it in GitHub Desktop.
POST https://api.sendgrid.com/v3/user/webhooks/parse/settings HTTP/1.1
{
"hostname": "example.com",
"url": "http://example.com",
"spam_check": true,
"send_raw": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment