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 »

/social/community/requestresponse/{requestid}/{response}

Responds to a request, either issued by community/member/join or community/member/invite.  The response can either be true (Accept) or false (Deny).

Authentication

Required, see Auth - Login

Arguments

requestid (required)
ID of the request you are responding to.

response
Your response to the request, either true or false

Example

http://infinite.ikanow.com/api/community/requestresponse/true

Example Response
 
Error Response
  • No labels