Skip to main content

EmailPreviewErrorResponse

Standard error fields plus the preview route's published context.

detailDetail (string)required
error_code object
anyOf
string
details object
anyOf
object
template object
anyOf
string
format object
anyOf
string
EmailPreviewErrorResponse
{
"detail": "string",
"error_code": "string",
"details": {},
"template": "string",
"format": "string"
}