Skip to main content
POST
Send a message
Linked Device API Meta Cloud API Polymorfa Hybrid Link

Authorizations

Authorization
string
header
required

Polymorfa organization key (titan_ prefix), project token (titan_pt_ prefix), or client token (titan_ct_ prefix), where the operation permits that audience.

Path Parameters

session
string
required

Body

application/json
chatId
string
required
Minimum string length: 1
type
enum<string>
required
Available options:
text,
image,
file,
voice,
video,
poll,
location,
contact
text
string
url
string
base64
string
mimeType
string
filename
string
caption
string
ptt
boolean
pollTitle
string
pollOptions
string[]
pollMultiSelect
boolean
latitude
number
longitude
number
address
string
vcard
string
isForwarded
boolean
mentions
string[]
quotedMessage
object
template
object

Template send (cloud_api only). When set, type is ignored. Rejected on whatsmeow sessions.

Response

Message sent successfully

success
enum<boolean>
required
Available options:
true
data
object
required