Skip to main content
POST

Authorizations

X-Api-Key
string
header
required

Instance or customer-level API key. Either the instance's own API key or the customer's API key is accepted. Must be paired with the X-Instance-Id header to identify the target instance.

Headers

X-Instance-Id
string
default:{{instanceId}}
required

The ID of the WhatsApp instance to use

Body

application/json
to
string
required

Recipient JID (user or group)

text
string
required

Message text

mentions
string[]

JIDs of mentioned users

replyTo
string

Message ID to reply to

replyToSenderId
string

Sender JID of the message being replied to

isForwarded
boolean

Mark message as forwarded

ephemeralExpiration
enum<string>

Disappearing message timer

Available options:
off,
24h,
7d,
90d

Response

Resource created

id
string

ID of the created resource