Versions Compared

Key

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

...

personid (required)
Community member to change the status of - this will normally be the person's username (normally email address) but can also be their database "_id".

userstatus (required)
Status to change the member to (available status'sstatuses: "active", "disabled", "pending", "remove", the last of these removes the user from the community altogether )

Example

http://infinite.ikanow.com/api/community/member/update/status/comm12345/person12345/active

...