When accessing the Webcenter Portal 11.1.1.9. REST API Recource Index only the read services show
The documentation for the Weblogic Portal 11.1.1.9 REST API capability shows examples of but Read (Get) and Create (Post) examples but when accessing the http://wccp01:7006/rest/api/resourceIndex I only receive responses containing the link capabilities="urn:oracle:webcenter:read" I have used multiple Portal accounts and also the Weblogic account but cannot access a service to do a POST. The REST API I am most interested in is the http://wccp01:7006/rest/api/spaces?utoken=FBZ8TJVMid7HQvdLTYuVvsDsW8dx_w**" resourceType="urn:oracle:webcenter:spaces" service.
Any assitance on how I can access the create link would be appreciated. Doing a POST to the Read service fails with an error that the capability is not present.