---
title: "Upload Profile Image.  A multipart/form-data request with a name \"file\""
method: POST
path: "/v1/workgroups/{workgroup_id}/profileImage"
tags: ["My Info"]
---

# Upload Profile Image.  A multipart/form-data request with a name "file"

`POST /v1/workgroups/{workgroup_id}/profileImage`

Upload Profile Image.  A multipart/form-data request with a name "file"

## Path parameters

- `workgroup_id` string, required

## Request body

- unknown

## Response `200`

Successful

- ProfileImageVO — Java type: com.noosh.nooshapi.vo.ProfileImageVO
  - `profileImgUrl` string
  - `status_code` integer
  - `status_reason` string

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.dev/noosh/apis/noosh-api-application.md) · [All operations](https://skmtc.dev/noosh/apis/noosh-api-application/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/noosh/noosh-api-application/revisions/d5e8e2764188/schema)
