Email body content
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionEmailBodyEmail", "title": "ConnectionEmailBodyEmail", "description": "Email body content", "type": "string", "minLength": 1, "maxLength": 20480 }