Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
/social/share/

...

add/community/{shareid}/{comment}/{communityid}
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.

A simple web-based utility is available  for performing many share management activities.

...

Info
Code Block
{
	response: {
		action: "Share"
		success: falsetrue
		message: "Community successfully added to the share"
		time: 10
	}
}