Node.js SDK
Edit Email With Prompt
Prompt Migma to edit one generated email. The same emailId remains valid; the response returns updated HTML and screenshot URLs. Requires API key with EMAIL_SEND permission.
POST
Node.js SDK
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Path Parameters
Email ID returned in generation status result.emails[].emailId.
Pattern:
^[0-9a-fA-F]{24}$Body
application/json