{
"code": "string",
"connId": "string"
}curl --location --request POST 'https://core.authing.cn/api/v2/ecConn/lark/authByCode' \
--header 'x-authing-app-id: 62356d37e1dc5bb66e108584' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"connId": "string"
}'{}