In-app assistant

POST /assistant/sessions/{id}/autopilot Session only

Run an unattended CV-tailoring pass as one long streamed turn.

Session-only, not API-key — an unattended run edits a CV, and the browser is the only place you can watch it happen and undo it. Requires a tailor session bound to both a CV and a vacancy (409 otherwise). Same SSE shape as .../messages, no body; every edit lands in one revision batch, so undoing the run is reverting that batch.

Path parameters

id string (UUID) required
The session id.
curl
curl -N -X POST "https://freehire.me/api/v1/assistant/sessions/<id>/autopilot" -b cookies.txt

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