Skip to main content
POST
Reply within an Instagram conversation

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

The conversation's UUID

Body

application/json
message
string

The text to send. Required unless files are given

Maximum string length: 4096
files
object[]
Maximum array length: 10
user_email
string<email>

Workspace token only: the member the reply is attributed to (required for workspace tokens)

take_over
boolean
default:false

Response

Reply sent