- Subcategories:
- Details
Depot Profiles REST Endpoints
Power Data/Depot Profiles
The operations from the Power Data/Depot Profiles category.
- Create a Depot Profile
- Method: postPath:
/depotProfiles - Delete a Depot Profile
- Method: deletePath:
/depotProfiles/{depotProfileGid} - Get a Depot Profile
- Method: getPath:
/depotProfiles/{depotProfileGid} - Get Depot Profiles
- Method: getPath:
/depotProfiles - Update a Depot Profile
- Method: patchPath:
/depotProfiles/{depotProfileGid}