Skip to main content
POST
Send a reply to a message.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

messageId
string
required

Body

application/json

Reply data

Request body for sending a reply

companyId
string
required

Company ID

content
string
required

Reply content

senderProfileId
string
required

Sender profile ID

subject
string
required

Reply subject

Response

Reply sent successfully

Success message response

message
string

Success message

msg
string

Success message (alternate key)