Create draft reply

Create a new draft as a reply to the last message in the conversation.

Path Params
string
required
Defaults to cnv_123

The conversation ID

Body Params
string
required

ID of the teammate on behalf of whom the draft will be created. Alternatively, you can supply the author ID as a resource alias.

array of strings

List of recipient handles who will receive the message once the draft is sent

to
array of strings

List of recipient handles who will receive a copy of the message once the draft is sent

cc
array of strings

List of the recipient handles who will receive a blind copy of the message once the draft is sent

bcc
string

Subject of the draft.

string
required

Body of the draft

string

Body for the quote that the message is referencing. Only available on email channels.

array of files

Binary data of attached files. Must use Content-Type: multipart/form-data if specified. See example or read more about Attachments. Max 25 MB.

attachments
string
Defaults to private

Mode of the draft to create. Can be 'private' (draft is visible to the author only) or 'shared' (draft is visible to all teammates with access to the conversation).

string

ID of the signature to attach to this draft. If null, no signature is attached.

boolean

Whether or not Front should try to resolve a signature for the message. Is ignored if signature_id is included. Default false;

string
required

ID of the channel from which the draft will be sent. Alternatively, you can supply the channel address as a resource alias.

Response

Language
Credentials
Choose an example:
application/json