πResponses format
Learn about the respones format of the Mailzeet API.
Response Structure
{
"success": true,
"message": "Email has been queued successfully and will be sent shortly.",
"data": {
"sendingId": "afaf2u8k1c8i"
}
}{
"message": "Template not found.",
"data": null,
"errors": []
}Last updated
Was this helpful?