Social Post URLs REST Endpoints

Social Posts/Social Post URLs
The social post URLs resource is used to view, create, and delete the URLs associated with service objects such as social posts or service requests. An example of an URL is the link to a photo sent by a customer along with a social post.
Add a social post URL
Method: post
Path: /crmRestApi/resources/11.13.18.05/socialPosts/{PostId}/child/socialPostUrls
Delete a social post URL
Method: delete
Path: /crmRestApi/resources/11.13.18.05/socialPosts/{PostId}/child/socialPostUrls/{socialPostUrlsUniqID}
Get a social post URL
Method: get
Path: /crmRestApi/resources/11.13.18.05/socialPosts/{PostId}/child/socialPostUrls/{socialPostUrlsUniqID}
Get all social post URLs
Method: get
Path: /crmRestApi/resources/11.13.18.05/socialPosts/{PostId}/child/socialPostUrls