RTE Templates REST Endpoints
            RTE Templates
        
        
    These REST API endpoints provide web services to support user-specific RTE templates for the JET Transaction UI RTE inline editor.
- Create an RTE Template
- Method: postPath:/rest/v19/commerceAttrRichTextTemplates
- Delete an RTE Template
- Method: deletePath:/rest/v19/commerceAttrRichTextTemplates/{id}
- Get All RTE Templates
- Method: getPath:/rest/v19/commerceAttrRichTextTemplates
- Get an RTE Template
- Method: getPath:/rest/v19/commerceAttrRichTextTemplates/{id}
- Update RTE Templates
- Method: postPath:/rest/v19/commerceAttrRichTextTemplates/actions/synchronize