Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
/social/community/requestresponse/{requestid}/{response}
Info

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
Info
Code Block
Error Response