user

wechat server verify api entry point

wechat server verify api entry point

post/v2/gzh/{appid}

Path parameters

appidstring required

appid of wechat app

Response

success,return echostr

codeinteger

0=success,only parse data when code=0

{"stackTrail":"components:schemas:bluente_internal_platform_utils.BaseResponse:properties:data","oasType":"schema","type":"unknown","description":"real data"}
messagestring

tip message

Example response

{
  "message": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.