Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

API Call - /community/member/update/status/{communityid}/{personid}/{userstatus}

Changes a community member's status in the community.

Authentication

Required, see Auth - Login

Arguments

communityid (required)
Community ID to change a members status in

personid (required)
Community member to change the status of

userstatus (required)
Status to change the member to (available status's: active, disabled, pending )

Example

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

Example Response
 
Error Response
  • No labels