Social Users REST Endpoints

Social Users
The social users resource is used to view, create, and update the details of the social network user who created a social post that was captured by the Oracle Social Cloud application and sent to Engagement Cloud. For example, the details of a Twitter user who created a social post.
Create a social user
Method: post
Path: /crmRestApi/resources/11.13.18.05/socialUsers
Get a social user
Method: get
Path: /crmRestApi/resources/11.13.18.05/socialUsers/{UserId}
Get all social users
Method: get
Path: /crmRestApi/resources/11.13.18.05/socialUsers
Update a social user
Method: patch
Path: /crmRestApi/resources/11.13.18.05/socialUsers/{UserId}