Browser Types REST Endpoints

Admin/Browser Types
Endpoints for managing browser types and their associated User-Agent patterns, specifically the user agents that should be served Cloud Commerce static page snapshots instead of JavaScript-enabled pages.
deleteBrowserType
Method: delete
Path: /ccadmin/v1/browserTypes/{id}
getBrowserType
Method: get
Path: /ccadmin/v1/browserTypes/{id}
setBrowserType
Method: put
Path: /ccadmin/v1/browserTypes/{id}