/api/service/emailer/send-mail
Internal API endpoints for micro-service architecture.
servicegetApiServiceEmailerSend-mail
Parameters
2 query
Query · 2
apiKeystringRequiredexternalIdstringRequiredRequest
GET /api/service/emailer/send-mail
curl -X GET "https://api.bizkithub.com/api/service/emailer/send-mail?apiKey=example_apiKey&externalId=example_externalId" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.