Versions Compared

Key

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

...

Info

Update a community's information. Note: Can be called via post or get.

This method will overwrite the entire community object so it is to be used in the following format:

  1. Get a community via /social/community/get
  2. Edit that community, in a text editor, etc
  3. Update the community with this call (overwriting the previous community)
Authentication

Required, see Auth - Login

...