POST api/SendGrid/Events

An endpoint used by SendGrid to relay information about events that happened in the SendGrid system.

Request Information

URI Parameters

None.

Body Parameters

An array of JSON event objects from the SendGrid system. See

Collection of Collection of Object

Request Formats

application/json, text/json, text/html, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Status code 204 (No Content) if processed successfully.

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.