curl --location --request POST 'https://open.feishu.cn/open-apis/hire/v1/applications' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"talent_id": "12312312312",
"job_id": "12312312312",
"resume_source_id": "7115289562569591070",
"application_preferred_city_code_list": [
"CT_1"
]
}'
{
"code": 0,
"msg": "success",
"data": {
"id": "6920175883425581324"
}
}
【飞书】API开发者 微信交流群
用微信扫右侧二维码,加入【飞书】API开发者 交流群,互助沟通