POST /blueprints/mail
Handle incoming mail events for blueprints (public webhook endpoint)
/blueprints/mail
POST
Handle incoming mail events for blueprints (public webhook endpoint)
{
"success": true
}
{
"success": false,
"error": "ERROR_KEY"
}
| Error Code | Description |
|---|---|
| HTTP_400 | Invalid mail event |
| permission | description |
|---|---|
*public |
No authentication required - public endpoint |
Back to Blueprints Return to the Blueprints category to view other endpoints All API Categories Browse all available API categories