Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
/social/share/remove/{shareid}

...

Info

Removes a specified share document from the database by ID.

...

Example Response
Info
Code Block

{
	response: 
	{
		action: "Share"
		success: true
		message: "Share removed successfully"
		time: 41
	}
}