Texts REST Endpoints

Business Objects/Drivers/Texts
The operations from the Business Objects/Drivers/Texts category.
Create a Text
Method: post
Path: /drivers/{driverGid}/texts
Delete a Text
Method: delete
Path: /drivers/{driverGid}/texts/{textTemplateGidxdocumentDefGid}
Get a Text
Method: get
Path: /drivers/{driverGid}/texts/{textTemplateGidxdocumentDefGid}
Get Texts
Method: get
Path: /drivers/{driverGid}/texts
Update a Text
Method: patch
Path: /drivers/{driverGid}/texts/{textTemplateGidxdocumentDefGid}
Update Texts
Method: patch
Path: /drivers/{driverGid}/texts