POST v3/members/wxlogin?code={code}

authenticate a user with his wechat code

Request Information

Parameters

NameDescriptionAdditional information
code
the code of user's access code from wechat

Define this parameter in the request URI.

Response Information

the authenticated member object for the user

Response body formats

application/json, text/json

Sample:

Sample not available.