Skip to main content
POST
Reply in a conversation

Authorizations

Authorization
string
header
required

An API key from Settings, API keys. It starts with rc_live_.

Path Parameters

id
string
required

The conversation's ID.

Body

application/json

Send the body as body_blocks or as body.

body_blocks
object[]

A message written as a document: at most 200 blocks.

One block of a document. An unknown type is refused.

body
string

The body as plain text, when you do not send body_blocks.

subject
string

Re: and the conversation's subject, unless you say.

cc_person_ids
string[]

People on file to copy, 20 at most. Copies can only be people on file, never typed addresses.

Maximum array length: 20

Response

Sent.

id
string
required

The reply's ID in the conversation.

status
enum<string>
required
Available options:
sent
to
string

The first recipient.

to_addresses
string[]
cc_addresses
string[]
subject
string