- Subcategories:
- Resources
Resource Types REST Endpoints
Business Objects/Locations/Resource Types
The operations from the Business Objects/Locations/Resource Types category.
- Create a Resource Type
- Method: postPath:
/locations/{locationGid}/resourceTypes - Delete a Resource Type
- Method: deletePath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid} - Get a Resource Type
- Method: getPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid} - Get Resource Types
- Method: getPath:
/locations/{locationGid}/resourceTypes - Update a Resource Type
- Method: patchPath:
/locations/{locationGid}/resourceTypes/{resourceTypeGid} - Update Resource Types
- Method: patchPath:
/locations/{locationGid}/resourceTypes