POST api/LinkedIn/InsertNewShareRecord?unique_id={unique_id}&profile_id={profile_id}&author_id={author_id}&shareURN={shareURN}&shareURL={shareURL}&responseCode={responseCode}&responseDesc={responseDesc}&UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| unique_id | globally unique identifier |
Required |
|
| profile_id | integer |
Required |
|
| author_id | integer |
Required |
|
| shareURN | string |
Required |
|
| shareURL | string |
Required |
|
| responseCode | string |
Required |
|
| responseDesc | string |
Required |
|
| UserId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json, text/html
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>