In-app assistant

POST /assistant/sessions/{id}/retry Session or API key

Resume after a failed turn, without adding another user message.

Re-runs the loop over the existing history (no body) — the same SSE shape as .../messages. 409 "nothing to retry" when the session has no prior user message.

Path parameters

id string (UUID) required
The session id.
curl
curl -N -X POST "https://freehire.me/api/v1/assistant/sessions/<id>/retry" -H "Authorization: Bearer $HIREALL_API_KEY"

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