Skip to main content

createDraftV2

Creates a Draft

Arguments

actorActorContext!

The actor making the request

contactMethodIdID!

The ID of the ContactMethod to create a Draft for

contents[ContentInput!]

The contents of the Draft

inReplyToMessageIdID

A Message that the Draft is in reply to

localMessageIdID

An ID to identify a LocalMessage through its lifecycle

localeString

The locale of the Sender

recipients[DraftRecipientInput!]

An optional list of recipients to add to the Draft

subjectString

The subject of the Draft

templateIdID

The ID of Template to create initial contents from

timeZoneString

The time zone of the Sender

Returns

CreateDraftV2Payload!