Experience bank

POST /me/experience/atoms/merge Session only

Fold two of your atoms into one richer keep.

Session-only, unlike its sibling create/edit/delete routes — the merge folds the discarded atom’s metrics and skills into the kept one while the kept one’s own provenance stands, letting a manual atom absorb numbers a model had inferred, so it cannot be widened to a key the way the others were.

Body

ids string[] (2 uuids) required
Exactly two atom ids; the first is kept.Example ["88b1…","91c2…"]
curl
curl -X POST "https://freehire.me/api/v1/me/experience/atoms/merge" -b cookies.txt \
  -H 'Content-Type: application/json' -d '{"ids":["88b1…","91c2…"]}'
json — response
{ "data": { "id": "88b1…", "claim": "Cut p99 checkout latency 40% (12k rps)", "metrics": ["40%", "12k rps"], "provenance": "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