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 platform System community) - note this is currently not used and should be left blank.

...

http://infinite.ikanow.com/api/social/community/add/New Community/Text description for the new community/news,entertainment,fun
http://infinite.ikanow.com/api/social/community/add/New Community/Text description for the new community/news,entertainment,fun/4c927585d591d31d7b37097a

...