Texts REST Endpoints
Business Objects/Power Units/Texts
The operations from the Business Objects/Power Units/Texts category.
- Create a Text
- Method: postPath:
/powerUnits/{powerUnitGid}/texts - Delete a Text
- Method: deletePath:
/powerUnits/{powerUnitGid}/texts/{textTemplateGidxdocumentDefGid} - Get a Text
- Method: getPath:
/powerUnits/{powerUnitGid}/texts/{textTemplateGidxdocumentDefGid} - Get Texts
- Method: getPath:
/powerUnits/{powerUnitGid}/texts - Update a Text
- Method: patchPath:
/powerUnits/{powerUnitGid}/texts/{textTemplateGidxdocumentDefGid} - Update Texts
- Method: patchPath:
/powerUnits/{powerUnitGid}/texts