Document Types REST Endpoints

Power Data/Document Types
The operations from the Power Data/Document Types category.
Create a Document Type
Method: post
Path: /documentTypes
Delete a Document Type
Method: delete
Path: /documentTypes/{documentDefGid}
Get a Document Type
Method: get
Path: /documentTypes/{documentDefGid}
Get Document Types
Method: get
Path: /documentTypes
Update a Document Type
Method: patch
Path: /documentTypes/{documentDefGid}