curl --location --request POST 'https://open.feishu.cn/open-apis/auth/v3/tenant_access_token' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"app_access_token": "a-32bd8551db2f081cbfd26293f27516390b9feb04",
"tenant_key": "73658811060f175d"
}'
{
"code": 0,
"msg": "success",
"tenant_access_token": "t-caecc734c2e3328a62489fe0648c4b98779515d3",
"expire": 7140
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通