Versions Compared

Key

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

...

/social/community/add/{name}/{description}/{tags}/{parentid}
Info

Add a new community (the created object is returned if successful - see data model).

Authentication

Required, see Auth - Login

...

tags (required)
Comma separated text values (i.e. 'news,sports,movies') - these are currently not used, but may be searchable in the future.

parentid (optional)
ID of the new community's parent community (typically the Infinit.e System community) - note this is currently not used and should be left blank.

...