Job interactions

DELETE /jobs/{slug}/dismiss Session or API key

Undismiss the job (no-op if not dismissed).

Path parameters

slug string required
The job public_slug.
curl
curl -X DELETE "https://freehire.me/api/v1/jobs/<slug>/dismiss" -H "Authorization: Bearer $HIREALL_API_KEY"
json — response
{ "data": { "job_id": 42, "dismissed_at": null } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available