Depot Profiles REST Endpoints

Power Data/Depot Profiles
The operations from the Power Data/Depot Profiles category.
Create a Depot Profile
Method: post
Path: /depotProfiles
Delete a Depot Profile
Method: delete
Path: /depotProfiles/{depotProfileGid}
Get a Depot Profile
Method: get
Path: /depotProfiles/{depotProfileGid}
Get Depot Profiles
Method: get
Path: /depotProfiles
Update a Depot Profile
Method: patch
Path: /depotProfiles/{depotProfileGid}