Versions Compared

Key

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

...

Possible Methods

GET POST DELETE - Note POST does not work currently because a manager can only touch members in their comm, of which you can't see people to add to your group

Arguments

n/a

JSON Object
Code Block
{
	String user_id; //id of user to add to community_id
}

...