Rename a registered keyword at any time before the expiry with another valid and available keyword.
This function will fail if the new keyword is already taken or invalid or if the old keyword has expired.
There is no charge to the keyword wallet for using this function. |
https/post call | https://secure.devsmsexpert.com/smsg/plat_keyreplace.mes |
parameters | $usr, $pwd [as supplied during account signup]
$oldkeyword
$newkeyword
$oldshortcode {"60300" default}
$newshortcode {"60300" default} |
API responses | See keyword tool response codes page |
example | https://secure.devsmsexpert.com/smsg/plat_keyreplace.mes?usr=XXX&pwd=YYY&oldkeyword=hello&newkeyword=bye&oldshortcode=60300&newshortcode=60300 |
in a browser | Paste the example into your browser & modify the parameters |