Ghost job reports
DELETE /jobs/{slug}/ghost-report Session or API key
Withdraw your claim about this job.
A claim that is absent or already withdrawn is a 404.
Path parameters
slugstring required- The job
public_slug.
curl -X DELETE "https://freehire.me/api/v1/jobs/<slug>/ghost-report" -H "Authorization: Bearer $HIREALL_API_KEY"(204 No Content)