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

# Edit Keyword

`POST /edit-keyword.json`

Edit an existing keyword.

## Response `200`

Successful response

- object
  - `keyword` string — The keyword.
  - `reference` string — Your own reference.
  - `number` integer — The dedicated virtual number.
  - `list_id` integer — ID of the list.
  - `welcome_message` string — SMS message to send to new members.
  - `member_message` string — SMS message to existing members.
  - `forward_url` string, uri — Forward messages to a URL.
  - `forward_sms` string — Forward messages to a set of MSISDNs.
  - `forward_email` string — Forward messages to a set of email addresses.
  - `status` string — Status of the response.
  - `billing_date` string, date — Date of billing.
  - `error` object
    - `code` string — Error code.
    - `description` string — Error description.

---

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