SMS keywords REST Endpoints

Application/2.0/SMS keywords
SMS keywords API endpoints.
Create a Keyword
Method: post
Path: /api/rest/2.0/assets/sms/keyword
Delete a keyword
Method: delete
Path: /api/rest/2.0/assets/sms/keyword/{id}
Retrieve a keyword
Method: get
Path: /api/rest/2.0/assets/sms/keyword/{id}
Retrieve a list of keywords
Method: get
Path: /api/rest/2.0/assets/sms/keywords