Keyword
The Keyword API's allow you to manage keywords used for managing inbound messages.
Add
Add a keyword which when detected at the beginning of an inbound message will be sent to your inbox for processing.
Parameters
Name
Description
Keyword
The keyword which can be between 3 and 50 characters long can only contain alphanumerics
Type
The keyword type can be any one of the following - normal, stop, help or info.
Response
For stop, help or info keywords the response is the automatic response sent to the respondent.
FinishDate
The date the keyword expires. This should be set in the future.
MetaData
Campaigns
Returns
HTTP Statuses
In addition to the standard responses the following HTTP statuses can be returned:
Status
Description
400
The keyword is already registered
400
The keyword must be between 3 and 50 characters long and can only contain alphanumerics
400
There was a problem registering the keyword. Please contact DIY Surveys Support
Delete
Delete a keyword.
Parameters
Name
Description
keyword
The keyword that you wish to delete from your account
Returns
HTTP Statuses
In addition to the standard responses the following HTTP statuses can be returned:
Status
Description
404
The keyword is not found
400
There was a problem deleting the keyword. Please contact DIY Surveys Support
List
List all keywords associated with your account.
Returns
HTTP Statuses
In addition to the standard responses the following HTTP statuses can be returned:
Status
Description
400
There are no active keywords registered
Last updated
Was this helpful?