---
title: "Send CTA URL message"
method: POST
path: "/wa/api/v1/msg"
tags: ["CTA URL message"]
---

# Send CTA URL message

`POST /wa/api/v1/msg`

## Headers

- `apikey` string, required

## Response `200`

Successful response

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

## Other responses

- `400` — Bad Request
- `401` — Authentication Failed
- `429` — Too Many Requests

---

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