Damage Notify Points REST Endpoints

Power Data/Damage Notify Points
The operations from the Power Data/Damage Notify Points category.
Create a Damage Notify Point
Method: post
Path: /damageNotifyPoints
Delete a Damage Notify Point
Method: delete
Path: /damageNotifyPoints/{damageNotifyPointGid}
Get a Damage Notify Point
Method: get
Path: /damageNotifyPoints/{damageNotifyPointGid}
Get Damage Notify Points
Method: get
Path: /damageNotifyPoints
Update a Damage Notify Point
Method: patch
Path: /damageNotifyPoints/{damageNotifyPointGid}