Vixiees API

Sections

Theme switcher

Sends a WhatsApp template message

Header Parameters

X-Api-Keystring

Path Parameters

idstring Required

The ID of the WhatsApp template to send

Body Parameters

contact_idstring Required
from_phone_numberstring
body_parametersarray

Positional: the first element fills {{1}}, the second {{2}}, etc. Count must match the template.

Show child attributes

header_parametersarray

Show child attributes

buttons_parametersarray

Show child attributes

Response

200
Object

message sent with buttons parameters

401
Object

unauthorized

404
Object

template not found

422
Object

unprocessable entity

Response Attributes

errorsobject | null
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?