Create new draft message.Ask AIpost https://sandbox.datamotion.com/SMCApi/v3/content/messages/draftBody ParamsA message to save as a draft.messageIdint32The unique message identifier of the draft to save.deleteExistingAttachmentsbooleanIndicates if existing attachments should be deleted (defaults to true).truefalseattachmentsarray of objectsA collection of attachments.attachmentsADD objectbccarray of stringsAn collection of recipients blind carbon copied on the email message.bccADD stringccarray of stringsAn collection of recipients carbon copied on the email message.ccADD stringhtmlBodystringThe HTML body of the email message.subjectstringThe subject line of the email message.textBodystringThe text body of the email message.toarray of stringsA collection of recipients of the email message.toADD stringnotificationTemplatestringThe name of the custom notification template.attributesobjectOther attributes associated with this message. crmCustomId: A custom id for use with a CRM.attributes objectHeadersAuthorizationstringrequiredacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 400BadRequest 401Unauthorized 403Forbidden 500InternalServerErrorUpdated 10 months ago