---
title: "Changes to Sets a profile image from a previously uploaded file."
method: POST
path: "/files/images/{entityName}/{entityId}/byuploadid"
---

# Changes to Sets a profile image from a previously uploaded file.

`POST /files/images/{entityName}/{entityId}/byuploadid`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-08-21** `a13e7c704262` — 3 breaking, 1 info

## Changes

- **2026-08-21** `a13e7c704262` — 3 breaking, 1 info
  - added the pattern `^[A-Za-z]*$` to the `path` request parameter `entityName`
  - the `fileName` request property's minLength was increased from `0` to `1`
  - the `uploadId` request property's minLength was increased from `0` to `1`
  - response property `entityId` deprecated

---

[Operation](https://skmtc.dev/awork-io/apis/api-v1-reference/docs/files/images/:entityName/:entityId/byuploadid/post.md) · [API](https://skmtc.dev/awork-io/apis/api-v1-reference.md) · [Page](https://skmtc.dev/awork-io/apis/api-v1-reference/changes/files/images/:entityName/:entityId/byuploadid/post)
