Text Templates REST Endpoints

Power Data/Text Templates
The operations from the Power Data/Text Templates category.
Create a Text Template
Method: post
Path: /textTemplates
Delete a Text Template
Method: delete
Path: /textTemplates/{textTemplateGid}
Get a Text Template
Method: get
Path: /textTemplates/{textTemplateGid}
Get Text Templates
Method: get
Path: /textTemplates
Update a Text Template
Method: patch
Path: /textTemplates/{textTemplateGid}