EmailPreviewErrorResponse
Standard error fields plus the preview route's published context.
detailDetail (string)required
error_code object
anyOf
- string
- null
string
details object
anyOf
- object
- string
- null
object
template object
anyOf
- string
- null
string
format object
anyOf
- string
- null
string
EmailPreviewErrorResponse
{
"detail": "string",
"error_code": "string",
"details": {},
"template": "string",
"format": "string"
}