save_candidate 需要的附件(简历 PDF / 截图)不能直接走 JSON 调用,要先用这个 multipart 端点上传,拿到 file_id 后作为 attachment_file_id 传给 save_candidate。
需要 API Key 的 write 权限。
Documentation Index
Fetch the complete documentation index at: https://docs.dropcv.work/llms.txt
Use this file to discover all available pages before exploring further.
DropCV API Key。在 设置 → API Keys 生成,格式 drop_cv_<32 位随机字符>。