SmartText History REST Endpoints

SmartText History
The SmartText history resource is used to view, create, update, and delete SmartText history entries. A SmartText history entry is an object which allows reporting against the usages of SmartTexts.
Create a SmartText history
Method: post
Path: /crmRestApi/resources/11.13.18.05/smartTextHistory
Delete a SmartText history
Method: patch
Path: /crmRestApi/resources/11.13.18.05/smartTextHistory/{StdTxtHistId}
Get a SmartText history
Method: get
Path: /crmRestApi/resources/11.13.18.05/smartTextHistory/{StdTxtHistId}
Get all SmartText histories
Method: get
Path: /crmRestApi/resources/11.13.18.05/smartTextHistory
Update a SmartText history
Method: delete
Path: /crmRestApi/resources/11.13.18.05/smartTextHistory/{StdTxtHistId}