body namestringrequiredbody promptstringprompt or html_front is required.body html_frontstringprompt or html_front is required.body html_backstringbody sizestringdefault: 4x64x6, 6x9, 6x11body orientationstringdefault: landscapelandscape or portraitbody layoutstringl-left-image, l-split-equal)body themestringprofessional, warm-friendly)body include_street_viewbooleandefault: truebody auto_publishbooleandefault: false12345678910curl -X POST https://api.v2.dealmachine.com/v1/mail/designs \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "name": "Seller Outreach Card", "prompt": "A professional postcard for homeowners interested in selling. Warm colors, friendly tone. Include property image.", "size": "4x6", "include_street_view": true, "auto_publish": true }'