---
title: "POST /wa/api/v1/raw/msg"
method: POST
path: "/wa/api/v1/raw/msg"
---

# POST /wa/api/v1/raw/msg

`POST /wa/api/v1/raw/msg`

## Headers

- `apikey` string, required

## Response `200`

Success response

- object
  - `messageId` string — message id for the template message sent
  - `status` 'success' — Status of the response

## Other responses

- `400` — Error response; in case of bad request
- `401` — Error response; in case of authentication failure

---

[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)
