Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Adds a community to a share document allowing users within a community to view the share.

An overview of how shares work can be found here.

Authentication

Required, see Auth - Login

...

comment (required)
Text comment describing the share/reason for sharing with community

Example

http://infinite.ikanow.com/api/social/share/add/community/4e175bfeb8ed6403f48ea7e2/Thought+that+the+group+would+find+this+interesting/4e176ee94a10e0279560d977

Example Response
Info
Code Block

{
	response: {
		action: "Share"
		success: false
		message: "Community successfully added to the share"
		time: 10
	}
}