---
title: "Changes to Bulk company logos"
method: POST
path: "/v1/company-logos/bulk"
---

# Changes to Bulk company logos

`POST /v1/company-logos/bulk`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 12 revisions.

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

## Changes

- **2026-08-20** `720c63a313eb` — 1 warning, 1 info
  - changed the pattern of the request property `companiesIdentifier/oneOf[subschema #2]/linkedinUrls/items/` from `^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?<slug>[^\/\?#]+)\/?(\?.*)?(#.*)?$` to `^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?:[^\/\?#]+)\/?(\?.*)?(#.*)?$`
  - the `output/data/oneOf[subschema #2]/data/items/linkedinUrl` response's property pattern was changed from `^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?<slug>[^\/\?#]+)\/?(\?.*)?(#.*)?$` to `^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?:[^\/\?#]+)\/?(\?.*)?(#.*)?$` for the status `200`
- **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/company-logos/bulk/post.md) · [API](https://skmtc.dev/fiber/apis/fiber-ai-api.md) · [Page](https://skmtc.dev/fiber/apis/fiber-ai-api/changes/v1/company-logos/bulk/post)
