"

Approve an invitation from another user.

" . "

ODS allows users to be connected in a social network. This requires users to send invitations to other users. The other users then need to either approve or reject that invitation.

This method allow to approve or reject invitations from other users.

  • \n\ninvitation_id\n\n\n

    The id of the invitation as reported by user.invitation.list().

    \n
  • \n
  • \n\napprove\n\n\n

    Either 1 or 0 to approve or reject the invitation.

    \n
  • \n\n

    An error code stating the success of the command execution as detailed in ODS Error Result Codes.

    \n

    user.invitation.new(), user.invitation.list()

    \nAuthentication

    This function requries authentication via one of the supported authentication methods as described in ODS Authentication.

    \n

    " . "GET" . "text/xml" . . . "EntryPoint - user_invitation_approve" . . . . .