Content Library Documents REST Endpoints

Content Library Documents
Documents in the Responsys Interact Suite Content Library.
Create a Content Library Document
Method: post
Path: /rest/api/v1.3/clDocs
Create a copy of a Content Library Document.
Method: put
Path: /rest/api/v1.3/clDocs/{docPath}
Delete a Content Library Document
Method: delete
Path: /rest/api/v1.3/clDocs/{docPath}
Retrieve contents of a Content Library Document
Method: get
Path: /rest/api/v1.3/clDocs/{docPath}
Update Contents of a Content Library Document
Method: post
Path: /rest/api/v1.3/clDocs/{docPath}