XML-RPC / members: authenticate
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> members >> members: authenticate
<< Previous | | Next >>

members: authenticate

Interface: members
Method: authenticate

Description:
Authenticate a member for access to a conversation.

Required Parameters:

  • zoneId: [ string ] Unique identifier of a zone.
  • convId: [ string ] Unique identifier of a conversation. This will be the name of the conversation as it appears in the admin interface.
  • userId: [ string ] Email address of a member.
  • password: [ string ]

Optional Parameters:

  • None

Returns:
boolean

Last update: 3/29/2001

xmlrpc >> interfaces >> members >> members: authenticate