---
title: "Add Keyword"
method: POST
path: "/add-keyword.json"
tags: ["Keywords"]
---

# Add Keyword

`POST /add-keyword.json`

Add New Keyword

## Response `200`

Successful response

- object
  - `keyword` string
  - `reference` string
  - `number` integer
  - `list_id` integer
  - `welcome_message` string
  - `member_message` string
  - `forward_url` string
  - `forward_sms` string
  - `forward_email` string
  - `status` string
  - `billing_date` string, date
  - `error` object
    - `code` string
    - `description` string

---

[API](https://skmtc.net/kudosity/apis/transmit-sms-api.md) · [All operations](https://skmtc.net/kudosity/apis/transmit-sms-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kudosity/transmit-sms-api/revisions/9f6c34b849af/schema)
