Receive Inbound Email
Receive inbound messages from SendGrid/Graph/Gmail bridge integrations.
Receive inbound messages from SendGrid/Graph/Gmail bridge integrations.
Query Parameters
provider?Provider
Default
"aurion"Length
length <= 40Response Body
application/json
application/json
curl -X POST "https://loading/api/webhooks/email/inbound"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}