Send template message
Sends an approved WhatsApp template message. This is the only message type that reaches recipients that never messaged the business or whose service window is closed.
When the template contains a FLOW button, the request must include the matching button component with sub_type: flow.
Request body
Response
Message sent successfully
Changes
Changed in 2 of the 9 revisions of this API.1310
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ▲
request body became required
request-body-became-required
- ▲
the request property
///became not nullablerequest-property-became-not-nullable
- ▲
the request property
///became not nullablerequest-property-became-not-nullable
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the request property
///became requiredrequest-property-became-required
- ▲
the request property
/became requiredrequest-property-became-required
- ▲
the request property
//became requiredrequest-property-became-required
- ▲
the request property
/became requiredrequest-property-became-required
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
////request property type changed fromstringto no typerequest-property-type-changed
- ○
added the new optional request property
///new-optional-request-property
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the
response's property pattern^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$was added for the statusresponse-property-pattern-added
- ○
added the required property
to the response with the statusresponse-required-property-added
- ▲