Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

communityid (required)
Community ID to attempt to join, can also be a regex (community ID - regex) provided that matches only a single community.

Example

http://infinite.ikanow.com/api/social/community/member/leave/abcde123454f5e189ada7f00000000510f

Example Response
Info
Code Block
{
    response: 
    {
        action: "Leave Community"
        success: true
        message: "Left community successfully"
        time: 45
    }
}

Error Response