Skip to content

Create email draft

Request

Creates a draft email in LawVu

Body

Draft details

sourceIdstring or null
expectedFromAddressstring or null
matterIdinteger, (int32)
modestring

Options:

  • Message
  • File
Enum:"Message""File"
recipientsArray of objects or null(MessageDraftRecipient)
authorEmailAddressstring or nulldeprecated
{ "sourceId": "string", "authorEmailAddress": "string", "expectedFromAddress": "string", "matterId": 0, "mode": "Message", "recipients": [ {} ] }

Responses

OK

Body
integer, (int32)
Response
0