Skip to main content

EmailBatchError

indexintegerrequired

Position of the message in the request array.

codestringrequired

Machine-readable reason, matching the error type catalogue.

messagestringrequired
EmailBatchError
{
"index": 0,
"code": "string",
"message": "string"
}