DELETE /sms/v1/keyword/{keyword}/{shortCode}/{countryCode}
Deletes a keyword on an account given a keyword, short code, and country code.
| Name | Type | Description | |
|---|---|---|---|
| keyword | string | The keyword that will be deleted | |
| shortCode | string | The short code of the keyword that will be deleted | |
| countryCode | string | The two letter country code specifying the country that short code belongs to |
Example Request
Example Response