---
title: "Add Postback Text to Template Send Message"
method: POST
path: "/wa/api/v1/template/msg"
---

# Add Postback Text to Template Send Message

`POST /wa/api/v1/template/msg`

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

## Headers

- `apikey` string, required

## Response `202`

Successfully submitted message.

- object
  - `status` string
  - `messageId` string

## Other responses

- `401` — Authentication failed.

---

[API](https://skmtc.dev/gupshup/apis/send-message-api.md) · [All operations](https://skmtc.dev/gupshup/apis/send-message-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gupshup/send-message-api/revisions/356200b5115b/schema)
