Versions Compared

Key

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

...

/social/share/addcommunity/{shareid}/{communityid}/{comment}/
Info

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

...

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

...