Application mail

POST /me/emails/{id}/link Session or API key

Attach a message to one of your applications.

Path parameters

id integer required
The message id.

Body

slug string required
The job public_slug to attach to.
curl
curl -X POST "https://freehire.me/api/v1/me/emails/4821/link" \
  -H "Authorization: Bearer fhk_…" \
  -H 'Content-Type: application/json' -d '{"slug":"tech-lead-web-core-speechify-a1b2"}'
json — response
{ "data": { "id": 4821, "linked_slug": "tech-lead-web-core-speechify-a1b2", "link_source": "manual" } }

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