POST /sms/v1/keyword
Creates a keyword on an account.
| Name | Type | Description | |
|---|---|---|---|
| longCode | string | The long code that the keyword will be created on | |
| shortCode | string | The short code that the keyword will be created on | |
| keyword | string | The keyword that will be created | |
| countryCode | string | The two letter country code specifying the country that short code belongs to |
Example Request
Example Response