---
title: "Changes to Add profiles to the job change list"
method: POST
path: "/v1/job-changes/add-profiles"
---

# Changes to Add profiles to the job change list

`POST /v1/job-changes/add-profiles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-08-20** `720c63a313eb` — 1 warning
- **2026-07-31** `4002aa81d4fb` — 2 breaking, 1 info

## Changes

- **2026-08-20** `720c63a313eb` — 1 warning
  - changed the pattern of the request property `profiles/items/linkedinUrl` from `^(?:https?:\/\/)?(?:[a-z]+\.)?linkedin\.[a-z]{2,}\/(?:in|sales\/lead|talent\/profile)\/(?<slug>[^/\\?,#]+)\/?(?:[\?,#].*)?` to `^(?:https?:\/\/)?(?:[a-z]+\.)?linkedin\.[a-z]{2,}\/(?:in|sales\/lead|talent\/profile)\/(?:[^/\\?,#]+)\/?(?:[\?,#].*)?`
- **2026-07-31** `4002aa81d4fb` — 2 breaking, 1 info
  - the response property `advice` became nullable for the status `200`
  - the response property `advice` became optional for the status `200`
  - the `advice` response's property default value `` was removed for the status `200`

---

[Operation](https://skmtc.dev/fiber/apis/fiber-ai-api/docs/v1/job-changes/add-profiles/post.md) · [API](https://skmtc.dev/fiber/apis/fiber-ai-api.md) · [Page](https://skmtc.dev/fiber/apis/fiber-ai-api/changes/v1/job-changes/add-profiles/post)
