This endpoint may be used to get information of shares and modify them.
Creates a new share from the current user to a specific FeedEntry.
Requires authorization
Property | Type | Description |
---|---|---|
post | integer | The ID of the target FeedEntry |
Returns a single FeedEntry object.
Deletes a share from the current user to a specific FeedEntry.
Requires authorization
Property | Type | Description |
---|---|---|
post | integer | The ID of the target FeedEntry (parent) |