v1

latestOpenAPI 3.0.02026-07-24143141.7 KB

Add Postback Text to Template Send Message

Allow users to add postback text to quick reply buttons in template send message API.

post/wa/api/v1/template/msg

Headers

apikeystring required

API key of the account.

Response

Successfully submitted message.

statusstring
messageIdstring

Example response

{
  "status": "submitted",
  "messageId": "3867730a-bb97-4ea5-bad6-e6e34201ce89"
}