Social Posts REST Endpoints

Social Posts
The social posts resource is used view, create, and delete the details of a social post received from the Oracle Social Cloud application that the customer service personnel review and respond to. For example, posts such as "Is the oracle_support email server down? Our customers are unable to receive any email responses from our agent.".
Create a social post
Method: post
Path: /crmRestApi/resources/11.13.18.05/socialPosts
Delete a social post
Method: delete
Path: /crmRestApi/resources/11.13.18.05/socialPosts/{PostId}
Get a social post
Method: get
Path: /crmRestApi/resources/11.13.18.05/socialPosts/{PostId}
Get all social posts
Method: get
Path: /crmRestApi/resources/11.13.18.05/socialPosts