Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
按 candidate_id 永久删除候选人档案。
candidate_delete
candidate_id
{ "candidate_id": "uuid", "deleted": true }
CANDIDATE_NOT_FOUND (404)
curl -X POST https://api.dropcv.work/api/external/v1/skills/candidate_delete/invoke \ -H "Authorization: Bearer $DROPCV_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "params": { "candidate_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6" } }'
invocation_id
Was this page helpful?