Create Email Content
POST/v1/email/create
POST
/v1/email/create
Create Email Content based on context
Authorizations
Request Body required
Creating email content
object
sender
required
string
Johnreceiver
required
string
Doecontext
required
string
Cold Salesstream
boolean
truemessages
Array<object>
object
role
string
usercontent
string
create content within 100 wordscontextfields
Array<object>
object
name
string
sender_orgdescription
string
Organization of the sendervalue
string
acme_incconversationhistory
string
Dear John, We are interested but the cost is high - Doecontentlength
string
shorttone
string
formalResponses
200
SUCCESSFUL_OPERATION
401
INVALID_TOKEN | NO_TOKEN
422
VALIDATION_ERROR | INVALID_DATA
429
RATE_LIMIT_EXCEEDED | CREDITS_LOW
500
PROCESSING_ERROR
504
REQUEST_TIMEOUT
