Authorities REST Endpoints

Power Data/Authorities
The operations from the Power Data/Authorities category.
Create an Authority
Method: post
Path: /authorities
Delete an Authority
Method: delete
Path: /authorities/{gtmAuthorityGid}
Get an Authority
Method: get
Path: /authorities/{gtmAuthorityGid}
Get Authorities
Method: get
Path: /authorities
Update an Authority
Method: patch
Path: /authorities/{gtmAuthorityGid}